We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0940b5 commit d375bfdCopy full SHA for d375bfd
tutorial/inputoutput.po
@@ -454,7 +454,7 @@ msgid ""
454
"``f.close()`` **might** result in the arguments of ``f.write()`` not being "
455
"completely written to the disk, even if the program exits successfully."
456
msgstr ""
457
-"Al llamar a ``f.write()`` sin usar la palabra clave :keyword::`!with` o "
+"Al llamar a ``f.write()`` sin usar la palabra clave :keyword:`!with` o "
458
"llamar a ``f.close()`` **podría** dar como resultado los argumentos de ``f."
459
"write()`` no se escribe completamente en el disco, incluso si el programa se "
460
"cierra correctamente."
0 commit comments