8000 corrijo : · python/python-docs-es@e7b4270 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7b4270

Browse files
committed
corrijo :
1 parent 18efaac commit e7b4270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/datamodel.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: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2021-11-07 09:19-0300\n"
14+
"PO-Revision-Date: 2021-12-09 23:27-0300\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
@@ -1396,7 +1396,7 @@ msgid ""
13961396
"library, it's the pathname of the shared library file."
13971397
msgstr ""
13981398
"El nombre de ruta del archivo desde el que se cargó el módulo, si se cargó "
1399-
"desde un archivo. El atributo: attr: `__file__` puede faltar para ciertos "
1399+
"desde un archivo. El atributo :attr: `__file__` puede faltar para ciertos "
14001400
"tipos de módulos, como los módulos C que están vinculados estáticamente al "
14011401
"intérprete. Para los módulos de extensión cargados dinámicamente desde una "
14021402
"biblioteca compartida, es el nombre de ruta del archivo de la biblioteca "

0 commit comments

Comments
 (0)
0