Browse Source

DocBook/drm: Insert missing `an'

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

+ 1 - 1
Documentation/DocBook/drm.tmpl

@@ -342,7 +342,7 @@
 	DRM_WRITEn() macros to access the registers on your device, or
 	use driver specific versions to offset into your MMIO space
 	relative to a driver specific base pointer (see I915_READ for
-	example).
+	an example).
       </para>
       <para>
 	If your device supports interrupt generation, you may want to