DocBook/drm: Insert a comma
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 21:16:15 +0000 (21:16 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 20:00:20 +0000 (20:00 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 457d56a..0387970 100644 (file)
@@ -638,7 +638,7 @@ void intel_crt_init(struct drm_device *dev)
               after mode setting, since on many devices the vertical blank
               counter is reset at that time.  Internally, the DRM snapshots
               the last vblank count when the ioctl is called with the
-              _DRM_PRE_MODESET command so that the counter won't go backwards
+              _DRM_PRE_MODESET command, so that the counter won't go backwards
               (which is dealt with when _DRM_POST_MODESET is used).
             </para>
           </listitem>