File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -347,6 +347,7 @@ import
347
347
imports
348
348
imprimible
349
349
imprimibles
350
+ imprimiéndola
350
351
include
351
352
indentación
352
353
indentada
@@ -558,6 +559,7 @@ reubicar
558
559
root
559
560
run
560
561
s
562
+ salteándose
561
563
scanf
562
564
script
563
565
scripting
Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ msgstr ""
528
528
"imprimiéndola en una salida estándar. El *argument* opcional es un "
529
529
"directorio a ser listado (el valor predeterminado es el directorio del "
530
530
"servidor actual). Se pueden utilizar argumentos múltiples para pasar las "
531
- "opciónes que no son estándar al comando ``LIST``. Si el último argumento es "
531
+ "opciones que no son estándar al comando ``LIST``. Si el último argumento es "
532
532
"una función, se usa como función *callback* como en :meth:`retrlines`; el "
533
533
"valor predeterminado imprime a ``sys.stdout``. Este método retorna ``None``."
534
534
You can’t perform that action at this time.
0 commit comments