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 2b6eb0f commit b1333abCopy full SHA for b1333ab
library/typing.po
@@ -1851,9 +1851,9 @@ msgid ""
1851
"tuple <TypeVarTuple>` is equivalent to using ``Unpack`` to mark the type "
1852
"variable tuple as having been unpacked::"
1853
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::"
+"Por ejemplo, usar el operador de desempaquetamiento ``*`` en una :class:"
+"`type variable tuple <TypeVarTuple>` es equivalente a usar ``Unpack`` para "
+"marcar la tupla de variable de tipo como desempaquetada::"
1857
1858
#: ../Doc/library/typing.rst:1494
1859
msgid ""
0 commit comments