Skip to content

Commit 1acc85d

Browse files
Heikki Krogerusgregkh
authored andcommitted
Documentation: typec.rst: Use literal-block element with ascii art
Using reStructuredText literal-block element with ascii-art. That prevents the ascii art from being processed as reStructuredText. Reported-by: Masanari Iida <[email protected]> Fixes: bdecb33 ("usb: typec: API for controlling USB Type-C Multiplexers") Signed-off-by: Heikki Krogerus <[email protected]> Reviewed-by: Jani Nikula <[email protected]> Tested-by: Jani Nikula <[email protected]> Reported-by: Hans de Goede <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 2f86069 commit 1acc85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/driver-api/usb/typec.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If the connector is dual-role capable, there may also be a switch for the data
210210
role. USB Type-C Connector Class does not supply separate API for them. The
211211
port drivers can use USB Role Class API with those.
212212

213-
Illustration of the muxes behind a connector that supports an alternate mode:
213+
Illustration of the muxes behind a connector that supports an alternate mode::
214214

215215
------------------------
216216
| Connector |

0 commit comments

Comments
 (0)