Skip to content

Commit e7501cd

Browse files
committed
Fix potential spelling test fail.
1 parent 5f38f7c commit e7501cd

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/sim/vehicle.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ YAML configurations
144144
145145
.. note::
146146

147-
See :ref:`engine_configuration` for details about how YAML is resolved.
147+
See :ref:`engine_configuration` for details about how ``YAML`` is resolved.
148148

149149

150150
.. note::
@@ -156,7 +156,7 @@ URDF hierarchy
156156
^^^^^^^^^^^^^^
157157

158158

159-
The vehicle urdf requires the following link configuration:
159+
The vehicle ``.urdf`` requires the following link configuration:
160160

161161

162162
.. code-block:: text
@@ -171,7 +171,7 @@ The vehicle urdf requires the following link configuration:
171171
└── <rear_right_wheel_joint (joint 6)> rear_right_wheel
172172
173173
174-
In XML this looks like:
174+
In ``XML`` this looks like:
175175

176176

177177
.. code-block:: xml

docs/spelling_wordlist.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,13 @@ unassociated
7979
unformatted
8080
unmanaged
8181
untriggered
82+
urdf
8283
Vandenberghe
8384
vectorized
8485
Visdom
8586
waypoint
8687
waypoints
8788
Waymo
8889
Welford
89-
whitelisted
90+
whitelisted
91+
YAML

0 commit comments

Comments
 (0)