DocBook/drm: Insert missing `an'
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 18:48:15 +0000 (18:48 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 19:30:56 +0000 (19:30 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 25e0f46..1b2e3c3 100644 (file)
        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