Commit 896ee65f authored by Michael Witten's avatar Michael Witten

DocBook/drm: Remove extraneous commas

Signed-off-by: default avatarMichael Witten <mfwitten@gmail.com>
parent 8a9ba910
......@@ -562,9 +562,9 @@ void intel_crt_init(struct drm_device *dev)
<para>
In the example above (again, taken from the i915 driver), a
CRT connector and encoder combination is created. A device
specific i2c bus is also created, for fetching EDID data and
specific i2c bus is also created for fetching EDID data and
performing monitor detection. Once the process is complete,
the new connector is registered with sysfs, to make its
the new connector is registered with sysfs to make its
properties available to applications.
</para>
<sect4>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment