Skip to content

Commit 148f724

Browse files
author
Claudia
committed
powrap
1 parent 1d70e28 commit 148f724

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tutorial/introduction.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,10 @@ msgstr ""
242242

243243
#: ../Doc/tutorial/introduction.rst:192
244244
msgid ""
245-
"String literals can span multiple lines. One way is using triple-quotes: ``"
246-
"\"\"\"...\"\"\"`` or ``'''...'''``. End of lines are automatically included "
247-
"in the string, but it's possible to prevent this by adding a ``\\`` at the "
248-
"end of the line. The following example::"
245+
"String literals can span multiple lines. One way is using triple-quotes: "
246+
"``\"\"\"...\"\"\"`` or ``'''...'''``. End of lines are automatically "
247+
"included in the string, but it's possible to prevent this by adding a ``\\`` "
248+
"at the end of the line. The following example::"
249249
msgstr ""
250250
"Las cadenas de texto literales pueden contener múltiples líneas. Una forma "
251251
"es usar triples comillas: ``\"\"\"...\"\"\"`` o ``'''...'''``. Los fin de "

0 commit comments

Comments
 (0)