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

Skip to content

Commit a818ef8

Browse files
committed
Fix minor changes on introduction.po
1 parent d18826a commit a818ef8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

dict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ scripting
2626
scripts
2727
shell
2828
sockets
29+
subíndices
2930
sys
3031
tipado
3132
tty

tutorial/introduction.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
"[#]_::"
121121
msgstr ""
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
125125
msgid ""
@@ -426,7 +426,7 @@ msgstr "Literales de cadena que tienen expresiones embebidas."
426426

427427
#: ../Doc/tutorial/introduction.rst:365
428428
msgid ":ref:`formatstrings`"
429-
msgstr "::ref:`formatstrings`"
429+
msgstr ":ref:`formatstrings`"
430430

431431
#: ../Doc/tutorial/introduction.rst:365
432432
msgid "Information about string formatting with :meth:`str.format`."

0 commit comments

Comments
 (0)