Skip to content

Traducción library/xml.sax.po #1054

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 9 commits into from
Oct 12, 2020
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
Update library/xml.sax.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
gfant and cmaureir authored Oct 12, 2020
commit 596d860dee38360ef083a6fc2d2997904c3a5113
2 changes: 1 addition & 1 deletion library/xml.sax.po
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ msgstr ""
"aprobado como *filename_or_steam*, puede ser un nombre de archivo o un "
"objeto de archivo. El parámetro *handler* necesita ser una instancia SAX :"
"class:`~handler.ContentHandler`. Si se da *error_handler*, debe ser una "
"instancia :class:`~handler.ErrorHandler` SAX; si es omitido, se levantará :"
"instancia :class:`~handler.ErrorHandler` SAX; si es omitido, se lanzará :"
"exc:`SAXParseException` en todos los errores. No hay valor retornado; toda "
"tarea debe ser realizada por el *handler* aprobado."

Expand Down