Skip to content

Commit 8ba265b

Browse files
Commit
1 parent 366ab56 commit 8ba265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/translations/translating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ in a ``locale/LANG/LC_MESSAGES/`` (replacing ``LANG`` with your translation's
295295
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
298-
a ``SPHINXOPTS="-D language=LANG" argument before the target
298+
a ``SPHINXOPTS="-D language=LANG"`` argument before the target
299299
or using :ref:`Sphinx directly <doc-build-sphinx>` and adding a
300300
``-D language LANG`` argument. For example:
301301

0 commit comments

Comments
 (0)