We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366ab56 commit 8ba265bCopy full SHA for 8ba265b
documentation/translations/translating.rst
@@ -295,7 +295,7 @@ in a ``locale/LANG/LC_MESSAGES/`` (replacing ``LANG`` with your translation's
295
language code) folder inside the ``Doc/`` directory of the CPython repository.
296
297
You can then build with :ref:`make <doc-build-make>` by adding
298
-a ``SPHINXOPTS="-D language=LANG" argument before the target
+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:
301
0 commit comments