Skip to content

Commit 79d6aac

Browse files
Alfareizartobar
andauthored
Update library/typing.po
Co-authored-by: rtobar <[email protected]>
1 parent 0820086 commit 79d6aac

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
@@ -347,7 +347,7 @@ msgid ""
347347
"an instance of :class:`TypeAliasType`. In this example, ``Vector`` and "
348348
"``list[float]`` will be treated equivalently by static type checkers::"
349349
msgstr ""
350-
"Un alias de tipo se define usando la declaración :keyword:`type` el cual "
350+
"Un alias de tipo se define usando la declaración :keyword:`type`, el cual "
351351
"crea una instancia de :class:`TypeAliasType`. En este ejemplo, ``Vector`` y "
352352
"``list[float]`` serán tratados de manera equivalente a los validadores de "
353353
"tipo estático::"

0 commit comments

Comments
 (0)