diff options
| author | Paul Eggert | 2014-03-10 11:12:25 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-03-10 11:12:25 -0700 |
| commit | 4cafb413cc93ce62afd780b0df7cad5ccb49dcd8 (patch) | |
| tree | 5cc0537559c1b014bf62b24f8be70a556f233514 /etc/tutorials/TUTORIAL.eo | |
| parent | 6ecdd988b1078f82a8273503d729b289e5d53076 (diff) | |
| download | emacs-4cafb413cc93ce62afd780b0df7cad5ccb49dcd8.tar.gz emacs-4cafb413cc93ce62afd780b0df7cad5ccb49dcd8.zip | |
Fix "\" problem in tutorials by using natural-language quotes.
* tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo:
* tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja:
* tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl:
* tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro:
* tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
* tutorials/TUTORIAL.th:
Avoid using ` for natural-language quotes. Instead, work around
the problem with "\" by using non-" quotation marks appropriate
for the natural language in question, e.g., «...» for Spanish.
For English “...” could be used, but use '...' instead so that
TUTORIAL continues to be encoded in ASCII.
Diffstat (limited to 'etc/tutorials/TUTORIAL.eo')
| -rw-r--r-- | etc/tutorials/TUTORIAL.eo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tutorials/TUTORIAL.eo b/etc/tutorials/TUTORIAL.eo index 54af16f690c..17effb9e80f 100644 --- a/etc/tutorials/TUTORIAL.eo +++ b/etc/tutorials/TUTORIAL.eo | |||
| @@ -318,7 +318,7 @@ la nuna kursorloko. | |||
| 318 | kopio por vi. | 318 | kopio por vi. |
| 319 | 319 | ||
| 320 | Kiam linio da teksto iĝas pli longa ol la ekrana linio, la teksta | 320 | Kiam linio da teksto iĝas pli longa ol la ekrana linio, la teksta |
| 321 | linio transiras sur la sekvan ekranan linion. Retroklino (`\') -- aŭ, | 321 | linio transiras sur la sekvan ekranan linion. Retroklino (“\”) -- aŭ, |
| 322 | en grafika fenestrosistemo, kurba sageto -- en la dekstra marĝeno | 322 | en grafika fenestrosistemo, kurba sageto -- en la dekstra marĝeno |
| 323 | indikas tian transiron. | 323 | indikas tian transiron. |
| 324 | 324 | ||