From 3c82848b438b44adfca58b113e458b9394d555ff Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Mon, 6 Jun 2016 11:46:51 +0200 Subject: [PATCH] Typos in Doku --- doc/dokumentation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dokumentation.xml b/doc/dokumentation.xml index 46aee3c5f..3350fd978 100644 --- a/doc/dokumentation.xml +++ b/doc/dokumentation.xml @@ -7144,7 +7144,7 @@ filenames The last of which is very machine dependant. Remember that a lot of characters are forbidden by some filesystems, for - exmaple MS Windows doesn't like ':' in its files where Linux + example MS Windows doesn't like ':' in its files where Linux doesn't mind that. If you want the files created with your language pack to be portable, find all chars that could cause trouble. @@ -7616,7 +7616,7 @@ map { $form->{sum} += $form->{"row_$_"} } 1..$rowcount; - Ein Spezialfall ist der ternäre Oprator "?:", der am + Ein Spezialfall ist der ternäre Operator "?:", der am besten in einer übersichtlichen Tabellenstruktur organisiert wird. Beispiel: -- 2.20.1