Skip to content

Commit a7ee285

Browse files
committed
correcion3 library-atexit
1 parent 093f093 commit a7ee285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/atexit.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-01 16:34-0500\n"
14+
"PO-Revision-Date: 2023-11-01 17:04-0500\n"
1515
"Last-Translator: \n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es_AR\n"
@@ -134,7 +134,7 @@ msgid ""
134134
"Attempts to start a new thread or :func:`os.fork` a new process in a "
135135
"registered function now leads to :exc:`RuntimeError`."
136136
msgstr ""
137-
"Los intentos de iniciar un nuevo hilo :func:`os.fork`o un nuevo proceso en "
137+
"Los intentos de iniciar un nuevo hilo :func:`os.fork` o un nuevo proceso en "
138138
"una función registrada conducen ahora a un :exc:`RuntimeError`."
139139

140140
#: ../Doc/library/atexit.rst:64

0 commit comments

Comments
 (0)