File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -579,12 +579,12 @@ msgid ""
579
579
"window's :attr:`encoding` attribute; this defaults to the default system "
580
580
"encoding as returned by :func:`locale.getencoding`."
581
581
msgstr ""
582
- "El método ` :meth:~curses.window.addstr` toma una cadena de texto en Python "
582
+ "El método :meth:` ~curses.window.addstr` toma una cadena de texto en Python "
583
583
"como valor para mostrar en pantalla. Los contenidos de las cadenas de texto "
584
584
"en bytes son enviados directamente al terminal. Las cadenas de texto son "
585
- "codificadas en bytes utilizando el valor del atributo ` :attr:encoding` de la "
585
+ "codificadas en bytes utilizando el valor del atributo :attr:` encoding` de la "
586
586
"ventana; por defecto esto utiliza la codificación del sistema como lo "
587
- "devuelve la función ` :func:locale.getencoding`."
587
+ "devuelve la función :func:` locale.getencoding`."
588
588
589
589
#: ../Doc/howto/curses.rst:304
590
590
msgid ""
@@ -1064,7 +1064,7 @@ msgid ""
1064
1064
"applications-with-urwid>`_: video of a PyCon CA 2012 talk demonstrating some "
1065
1065
"applications written using Urwid."
1066
1066
msgstr ""
1067
- "`\" Console Applications with Urwid\" <http ://www.pyvideo.org/video/1568/"
1067
+ "`\" Console Applications with Urwid\" <https ://www.pyvideo.org/video/1568/"
1068
1068
"console-applications-with-urwid>`_: video de una charla en PyCon CA 2012 que "
1069
1069
"muestra algunas aplicaciones escritas usando Urwid."
1070
1070
You can’t perform that action at this time.
0 commit comments