DocBook/drm: Insert `the' for readability, and change `set' to `setting'
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 20:29:32 +0000 (20:29 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 20:00:14 +0000 (20:00 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index d2aee84f18af2aee21e756e3913b6624a4f52ad4..09e02f7c668cec5d37f6e2d83f98665c18818459 100644 (file)
@@ -573,8 +573,8 @@ void intel_crt_init(struct drm_device *dev)
            Since many PC-class graphics devices have similar display output
            designs, the DRM provides a set of helper functions to make
            output management easier.  The core helper routines handle
-           encoder re-routing and disabling of unused functions following
-           mode set.  Using the helpers is optional, but recommended for
+           encoder re-routing and the disabling of unused functions following
+           mode setting.  Using the helpers is optional, but recommended for
            devices with PC-style architectures (i.e. a set of display planes
            for feeding pixels to encoders which are in turn routed to
            connectors).  Devices with more complex requirements needing