File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-05-24 20:51 +0200\n "
14
+ "PO-Revision-Date : 2020-05-24 22:03 +0200\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1326,8 +1326,8 @@ msgstr ""
1326
1326
"Tal protocolo se puede usar con :func:`isinstance` y :func:`issubclass`. "
1327
1327
"Esto lanzará una excepción :exc:`TypeError` cuando se aplique a una clase "
1328
1328
"que no es un *protocolo*. Esto permite una comprobación estructural simple, "
1329
- "muy semejante a \" one trick ponies\" en mod:`collections.abc` como es :class :"
1330
- "`Iterable`. Por ejemplo::"
1329
+ "muy semejante a \" one trick ponies\" en : mod:`collections.abc` como es :"
1330
+ "class: `Iterable`. Por ejemplo::"
1331
1331
1332
1332
#: ../Doc/library/typing.rst:1178
1333
1333
msgid ""
You can’t perform that action at this time.
0 commit comments