8000 Update reference/import.po · python/python-docs-es@b847a41 · GitHub
[go: up one dir, main page]

Skip to content

Commit b847a41

Browse files
Jighdancmaureir
andauthored
Update reference/import.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent bd979fa commit b847a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/import.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ msgstr ""
8888
"Cuando se ejecuta una instrucción :keyword:'import', se llama a la función "
8989
"estándar incorporada :func:'__import__'. Otros mecanismos para invocar el "
9090
"sistema de importación (como :func:`importlib.import_module`) pueden optar "
91-
"por omitir :func:'__import__' y utilizar sus propias soluciones para "
91+
"por omitir :func:`__import__` y utilizar sus propias soluciones para "
9292
"implementar la semántica de importación."
9393

9494
#: ../Doc/reference/import.rst:36

0 commit comments

Comments
 (0)
0