Skip to content

Commit a5dfd5b

Browse files
committed
review for text added by Doug about the translation
1 parent f7fa4cb commit a5dfd5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/es/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Cambiar entre entornos con ``workon``::
100100
(env2)$ workon env1
101101
(env1)$ echo $VIRTUAL_ENV
102102
/Users/dhellmann/Envs/env1
103-
(env1)$
103+
(env1)$
104104

105105
El comando ``workon`` también incluye la opción de completar con Tab los nombres
106106
de los entornos, e invoca a los scripts personalizados cuando un entorno es
@@ -152,7 +152,7 @@ dejándote instalar automáticamente herramientas comúnmente utilizadas.
152152
Installing sphinx-build script to /Users/dhellmann/Envs/env3/bin
153153
Installing sphinx-quickstart script to /Users/dhellmann/Envs/env3/bin
154154
Installing sphinx-autogen script to /Users/dhellmann/Envs/env3/bin
155-
Successfully installed docutils Jinja2 Pygments sphinx (env3)$
155+
Successfully installed docutils Jinja2 Pygments sphinx (env3)$
156156
(venv3)$ which sphinx-build
157157
/Users/dhellmann/Envs/env3/bin/sphinx-build
158158

@@ -219,7 +219,7 @@ PERFORMANCE OF THIS SOFTWARE.
219219

220220
.. note::
221221

222-
Esta traducción fue preparada por `Manuel Kaufmann
222+
Esta traducción fue realizada por `Manuel Kaufmann
223223
<http://humitos.wordpress.com/>`__.
224224

225225
.. seealso::

0 commit comments

Comments
 (0)