aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials/TUTORIAL.nl
diff options
context:
space:
mode:
authorPaul Eggert2014-03-10 11:12:25 -0700
committerPaul Eggert2014-03-10 11:12:25 -0700
commit4cafb413cc93ce62afd780b0df7cad5ccb49dcd8 (patch)
tree5cc0537559c1b014bf62b24f8be70a556f233514 /etc/tutorials/TUTORIAL.nl
parent6ecdd988b1078f82a8273503d729b289e5d53076 (diff)
downloademacs-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.nl')
-rw-r--r--etc/tutorials/TUTORIAL.nl2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tutorials/TUTORIAL.nl b/etc/tutorials/TUTORIAL.nl
index 86f22de45cb..eebcacc00db 100644
--- a/etc/tutorials/TUTORIAL.nl
+++ b/etc/tutorials/TUTORIAL.nl
@@ -339,7 +339,7 @@ Als een regel tekst te lang wordt om helemaal op het scherm getoond te
339worden, dan gaat hij verder op de volgende schermregel. Als je een 339worden, dan gaat hij verder op de volgende schermregel. Als je een
340grafisch scherm gebruikt verschijnen kleine gebogen pijltjes links en 340grafisch scherm gebruikt verschijnen kleine gebogen pijltjes links en
341rechts van het tekstgebied om aan te geven waar een regel voortgezet 341rechts van het tekstgebied om aan te geven waar een regel voortgezet
342is. In een tekstvenster of terminal geeft een backslash (`\') in de 342is. In een tekstvenster of terminal geeft een backslash (\) in de
343laatste kolom een vervolgregel aan. 343laatste kolom een vervolgregel aan.
344 344
345>> Voeg nu tekst toe totdat je de rechter kantlijn raakt, en blijf 345>> Voeg nu tekst toe totdat je de rechter kantlijn raakt, en blijf