Skip to content

Commit d49c654

Browse files
committed
fix build
1 parent 448f346 commit d49c654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

using/cmdline.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2021-10-18 20:50-0300\n"
14+
"PO-Revision-Date: 2021-10-18 21:15-0300\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es_AR\n"
1717
"Language-Team: python-doc-es\n"
@@ -864,8 +864,8 @@ msgid ""
864864
"explicitly disables :ref:`Python UTF-8 Mode <utf8-mode>` (even when it would "
865865
"otherwise activate automatically)."
866866
msgstr ""
867-
"``-X utf8`` habilita el ref:`modo Python UTF-8 <utf8-mode>`. ``-X "
868-
"utf8=0``desactiva explícitamente el ref:`modo Python UTF-8 <utf8-mode>` "
867+
"``-X utf8`` habilita el :ref:`modo Python UTF-8 <utf8-mode>`. ``-X "
868+
"utf8=0``desactiva explícitamente el :ref:`modo Python UTF-8 <utf8-mode>` "
869869
"(incluso cuando al contrario se activaría automáticamente)."
870870

871871
#: ../Doc/using/cmdline.rst:471

0 commit comments

Comments
 (0)