Skip to content
Closed
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
corrección sphinx-build
  • Loading branch information
cacrespo committed Jan 2, 2021
commit 0266c82bc354ecfe52564598624b69916f8a00a4
4 changes: 2 additions & 2 deletions library/logging.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2021-01-01 21:19-0300\n"
"PO-Revision-Date: 2021-01-01 21:49-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -1918,7 +1918,7 @@ msgid ""
"allow developers more control over how the :class:`LogRecord` representing a "
"logging event is constructed."
msgstr ""
"Esta función se ha proporcionado, junto con: func:`setLogRecordFactory`, "
"Esta función se ha proporcionado, junto con :func:`setLogRecordFactory`, "
"para permitir a los desarrolladores un mayor control sobre cómo :class:"
"`LogRecord` representa un evento logging construido."

Expand Down