Skip to content

Traducción de xml.sax.utils.po #2739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 5, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
powrap
  • Loading branch information
cmaureir committed Jan 5, 2024
commit 2ad6439ee99a5048a26264413ae231bf7d98bbee
8 changes: 4 additions & 4 deletions library/xml.sax.utils.po
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ msgstr ""
"Esta función toma una fuente de entrada y, opcionalmente, una URL base y "
"retorna un objeto :class:`~xml.sax.xmlreader.InputSource` completamente "
"resuelto y listo para ser leído. La fuente de entrada puede ser "
"proporcionada como una cadena de caracteres, un objeto tipo archivo , o "
"un objeto :class:`~xml.sax.xmlreader.InputSource`; los analizadores usarán "
"esta función para implementar el argumento polimórfico *source* a su método :"
"meth:`~xml.sax.xmlreader.XMLReader.parse`."
"proporcionada como una cadena de caracteres, un objeto tipo archivo , o un "
"objeto :class:`~xml.sax.xmlreader.InputSource`; los analizadores usarán esta "
"función para implementar el argumento polimórfico *source* a su método :meth:"
"`~xml.sax.xmlreader.XMLReader.parse`."