Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b0e259a

Browse files
committed
fix build
1 parent 77a2619 commit b0e259a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/compound_stmts.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: 2022-01-06 10:10-0300\n"
14+
"PO-Revision-Date: 2022-01-06 10:25-0300\n"
1515
"Last-Translator: Carlos A. Crespo <[email protected]>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es_AR\n"
@@ -1110,7 +1110,7 @@ msgid ""
11101110
"expresses). It is instead treated as a :token:`wildcard_pattern`."
11111111
msgstr ""
11121112
"Un solo guión bajo ``_`` no es un patrón de captura (esto es lo que expresa "
1113-
"``!'_'``). En cambio, se trata como un: token: `wildcard_pattern`."
1113+
"``!'_'``). En cambio, se trata como un :token:`wildcard_pattern`."
11141114

11151115
#: ../Doc/reference/compound_stmts.rst:802
11161116
msgid ""
@@ -1283,7 +1283,7 @@ msgstr ""
12831283
msgid ""
12841284
"If the subject value is not a sequence [#]_, the sequence pattern fails."
12851285
msgstr ""
1286-
"Si el valor del sujeto no es una secuencia [#] _, el patrón de secuencia "
1286+
"Si el valor del sujeto no es una secuencia [#]_, el patrón de secuencia "
12871287
"falla."
12881288

12891289
#: ../Doc/reference/compound_stmts.rst:906

0 commit comments

Comments
 (0)