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

Skip to content

Commit 9c0580c

Browse files
committed
Just fix the build
1 parent 88297c3 commit 9c0580c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

dict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ imprimible
144144
indentación
145145
indentada
146146
indentado
147+
indentando
147148
indexables
148149
inicializa
149150
inicialización

distutils/configfile.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,16 +134,16 @@ msgid ""
134134
"You can find out the list of options supported by a particular command with "
135135
"the universal :option:`!--help` option, e.g."
136136
msgstr ""
137-
"Puedes encontrar la lista de opciones admitidas por un comando particular con la "
138-
"opción universal :option:`!--help`, por ej."
137+
"Puedes encontrar la lista de opciones admitidas por un comando particular "
138+
"con la opción universal :option:`!--help`, por ej."
139139

140140
#: ../Doc/distutils/configfile.rst:75
141141
msgid ""
142142
"Note that an option spelled :option:`!--foo-bar` on the command-line is "
143143
"spelled ``foo_bar`` in configuration files."
144144
msgstr ""
145-
"Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea "
146-
"de comandos es escribe ``foo_bar`` en los archivos de configuración."
145+
"Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea de "
146+
"comandos es escribe ``foo_bar`` en los archivos de configuración."
147147

148148
#: ../Doc/distutils/configfile.rst:80
149149
msgid ""

0 commit comments

Comments
 (0)