aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/drm.tmpl
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-25 14:48:15 -0400
committerMichael Witten <mfwitten@gmail.com>2011-08-29 15:30:56 -0400
commitf07faf693c59b449b6637ea056e5826c85dcd265 (patch)
treeeec497f21100428c195a459dbdc4e971d64397d9 /Documentation/DocBook/drm.tmpl
parent8814630f0b59421e558f4403b79f5dc3a025a386 (diff)
DocBook/drm: Insert missing `an'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 25e0f460a973..1b2e3c37e377 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -342,7 +342,7 @@
342 DRM_WRITEn() macros to access the registers on your device, or 342 DRM_WRITEn() macros to access the registers on your device, or
343 use driver specific versions to offset into your MMIO space 343 use driver specific versions to offset into your MMIO space
344 relative to a driver specific base pointer (see I915_READ for 344 relative to a driver specific base pointer (see I915_READ for
345 example). 345 an example).
346 </para> 346 </para>
347 <para> 347 <para>
348 If your device supports interrupt generation, you may want to 348 If your device supports interrupt generation, you may want to