From: Mathieu Parent Date: Thu, 29 Aug 2019 20:33:05 +0000 (+0200) Subject: Spelling fixes s/concatonated/concatenated/ X-Git-Tag: tevent-0.10.1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7407c02e7724469e856629f02df2fb2bbe5579f;p=thirdparty%2Fsamba.git Spelling fixes s/concatonated/concatenated/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/docs-xml/Samba-Developers-Guide/parsing.xml b/docs-xml/Samba-Developers-Guide/parsing.xml index 0aeaad5e4c3..e0d5fe385b6 100644 --- a/docs-xml/Samba-Developers-Guide/parsing.xml +++ b/docs-xml/Samba-Developers-Guide/parsing.xml @@ -104,7 +104,7 @@ continuation is ignored for blank and comment lines. If the last (non-whitespace) character within a section header or on a parameter line is a backslash, then the next line will be -(logically) concatonated with the current line by the lexical +(logically) concatenated with the current line by the lexical analyzer. For example: @@ -147,7 +147,7 @@ lines. The middle line is *not* parsed as a blank line because it is first -concatonated with the top line. The result is +concatenated with the top line. The result is