Browse Source

DocBook/drm: can -> could

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Michael Witten 14 years ago
parent
commit
8d36ffae67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/DocBook/drm.tmpl

+ 1 - 1
Documentation/DocBook/drm.tmpl

@@ -372,7 +372,7 @@
 	on the PCI device in the ROM BAR.  Note that after the ROM
 	has been mapped and any necessary information has been extracted,
 	it should be unmapped; on many devices, the ROM address decoder is
-	shared with other BARs, so leaving it mapped can cause
+	shared with other BARs, so leaving it mapped could cause
 	undesired behavior like hangs or memory corruption.
 <!--!Fdrivers/pci/rom.c pci_map_rom-->
       </para>