summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-25 18:48:15 +0000
committerMichael Witten <mfwitten@gmail.com>2011-08-29 19:30:56 +0000
commitf07faf693c59b449b6637ea056e5826c85dcd265 (patch)
treeeec497f21100428c195a459dbdc4e971d64397d9 /Documentation
parent8814630f0b59421e558f4403b79f5dc3a025a386 (diff)
downloadlinux-0-day-f07faf693c59b449b6637ea056e5826c85dcd265.tar.gz
linux-0-day-f07faf693c59b449b6637ea056e5826c85dcd265.tar.xz
DocBook/drm: Insert missing `an'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation')
-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 25e0f460a9739..1b2e3c37e3778 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/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