浏览代码

DocBook/drm: Insert `the' for readability, and change `set' to `setting'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Michael Witten 14 年之前
父节点
当前提交
4dc0152d57
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Documentation/DocBook/drm.tmpl

+ 2 - 2
Documentation/DocBook/drm.tmpl

@@ -573,8 +573,8 @@ void intel_crt_init(struct drm_device *dev)
 	    Since many PC-class graphics devices have similar display output
 	    Since many PC-class graphics devices have similar display output
 	    designs, the DRM provides a set of helper functions to make
 	    designs, the DRM provides a set of helper functions to make
 	    output management easier.  The core helper routines handle
 	    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
 	    devices with PC-style architectures (i.e. a set of display planes
 	    for feeding pixels to encoders which are in turn routed to
 	    for feeding pixels to encoders which are in turn routed to
 	    connectors).  Devices with more complex requirements needing
 	    connectors).  Devices with more complex requirements needing