Skip to content

Commit dff9464

Browse files
committed
Fix typo en xml.sax.utils.po
1 parent d3294a0 commit dff9464

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/xml.sax.utils.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2023-11-11 01:35+0100\n"
14+
"PO-Revision-Date: 2023-11-11 01:40+0100\n"
1515
"Last-Translator: Jose Ignacio Riaño Chico <jose.ignacio.riano@gmail.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es_ES\n"
@@ -172,4 +172,4 @@ msgstr ""
172172
"proporcionada como una cadena de caracteres, un :term:`file-like object`, o "
173173
"un objeto :class:`~xml.sax.xmlreader.InputSource`; los analizadores usarán "
174174
"esta función para implementar el argumento polimórfico *source* a su método :"
175-
"meth:`~xml.sax.xmlreader.XMLReader.parse` method."
175+
"meth:`~xml.sax.xmlreader.XMLReader.parse`."

0 commit comments

Comments
 (0)