File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -242,10 +242,10 @@ msgstr ""
242
242
243
243
#: ../Doc/tutorial/introduction.rst:192
244
244
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::"
249
249
msgstr ""
250
250
"Las cadenas de texto literales pueden contener múltiples líneas. Una forma "
251
251
"es usar triples comillas: ``\"\"\" ...\"\"\" `` o ``'''...'''``. Los fin de "
You can’t perform that action at this time.
0 commit comments