Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd979fa

Browse files
Jighdancmaureir
andauthored
Update reference/import.po
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
1 parent fa10172 commit bd979fa

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
@@ -86,7 +86,7 @@ msgid ""
8686
"`__import__` and use their own solutions to implement import semantics."
8787
msgstr ""
8888
"Cuando se ejecuta una instrucción :keyword:'import', se llama a la función "
89-
"estándar builtin :func:'__import__'. Otros mecanismos para invocar el "
89+
"estándar incorporada :func:'__import__'. Otros mecanismos para invocar el "
9090
"sistema de importación (como :func:`importlib.import_module`) pueden optar "
9191
"por omitir :func:'__import__' y utilizar sus propias soluciones para "
9292
"implementar la semántica de importación."

0 commit comments

Comments
 (0)