File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ scripting
2626scripts
2727shell
2828sockets
29+ subíndices
2930sys
3031tipado
3132tty
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.7\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2019-05-06 11:59-0400\n "
11- "PO-Revision-Date : 2019-05-09 14:58 -0400\n "
11+ "PO-Revision-Date : 2019-05-09 15:10 -0400\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
@@ -119,7 +119,7 @@ msgid ""
119119"With Python, it is possible to use the ``**`` operator to calculate powers "
120120"[#]_::"
121121msgstr ""
122- "Con Python, es posible usar el operador ``**``para calcular potencias [#]_::"
122+ "Con Python, es posible usar el operador ``**`` para calcular potencias [#]_::"
123123
124124#: ../Doc/tutorial/introduction.rst:86
125125msgid ""
@@ -426,7 +426,7 @@ msgstr "Literales de cadena que tienen expresiones embebidas."
426426
427427#: ../Doc/tutorial/introduction.rst:365
428428msgid ":ref:`formatstrings`"
429- msgstr ":: ref:`formatstrings`"
429+ msgstr ":ref:`formatstrings`"
430430
431431#: ../Doc/tutorial/introduction.rst:365
432432msgid "Information about string formatting with :meth:`str.format`."
You can’t perform that action at this time.
0 commit comments