Skip to content

Commit 1e5aa03

Browse files
Update documentation/translations/translating.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent 8ba265b commit 1e5aa03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/translations/translating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,8 @@ language code) folder inside the ``Doc/`` directory of the CPython repository.
296296

297297
You can then build with :ref:`make <doc-build-make>` by adding
298298
a ``SPHINXOPTS="-D language=LANG"`` argument before the target
299-
or using :ref:`Sphinx directly <doc-build-sphinx>` and adding a
300-
``-D language LANG`` argument. For example:
299+
or by using :ref:`Sphinx directly <doc-build-sphinx>` and adding a
300+
``-D language=LANG`` argument. For example:
301301

302302
.. code-block:: bash
303303

0 commit comments

Comments
 (0)