Skip to content

Commit b1333ab

Browse files
committed
ejecutando powrap después del último commit
1 parent 2b6eb0f commit b1333ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/typing.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,9 @@ msgid ""
18511851
"tuple <TypeVarTuple>` is equivalent to using ``Unpack`` to mark the type "
18521852
"variable tuple as having been unpacked::"
18531853
msgstr ""
1854-
"Por ejemplo, usar el operador de desempaquetamiento ``*`` en una :class:`type "
1855-
"variable tuple <TypeVarTuple>` es equivalente a usar ``Unpack`` para marcar "
1856-
"la tupla de variable de tipo como desempaquetada::"
1854+
"Por ejemplo, usar el operador de desempaquetamiento ``*`` en una :class:"
1855+
"`type variable tuple <TypeVarTuple>` es equivalente a usar ``Unpack`` para "
1856+
"marcar la tupla de variable de tipo como desempaquetada::"
18571857

18581858
#: ../Doc/library/typing.rst:1494
18591859
msgid ""

0 commit comments

Comments
 (0)