Skip to content

Commit 2b6eb0f

Browse files
committed
agregando espacio faltante entre textos
1 parent a2e835b commit 2b6eb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/typing.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1851,7 +1851,7 @@ 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 "
1854+
"Por ejemplo, usar el operador de desempaquetamiento ``*`` en una :class:`type "
18551855
"variable tuple <TypeVarTuple>` es equivalente a usar ``Unpack`` para marcar "
18561856
"la tupla de variable de tipo como desempaquetada::"
18571857

0 commit comments

Comments
 (0)