Git commit 4f33297d058915e75f9f6be8d6f9d8fc42bdc6a7 by Michael Reeves.
Committed on 25/01/2022 at 18:46.
Pushed by mreeves into branch 'master'.

Copy edit docs

M  +1    -1    doc/en/index.docbook

https://invent.kde.org/sdk/kdiff3/commit/4f33297d058915e75f9f6be8d6f9d8fc42bdc6a7

diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index e82e4de..58bf55a 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -917,7 +917,7 @@ Yet there is one option here that is also relevant for 
saving single files:
        </para></listitem></varlistentry>
     <varlistentry><term><guilabel>Note: Local Encoding is 
"..."</guilabel></term><listitem><para>Above the codec-selectors appears this 
note that tells you what the local encoding is. (This is not adjustable but for 
your information just in case you don't know your local encoding, but need to 
select it.)
        </para></listitem></varlistentry>
-    <varlistentry><term><guilabel>Auto Dectect 
Unicode</guilabel></term><listitem><para> This option attempts to use the BOM 
or meta data from XML/HTML documents to dectect unicode encodings. Failing that 
it will check if a short same from the being of the can be interprupted as 
UTF-8. If this check passes UTF-8 will be used. Otherwise it will fall back to 
the user selected codec. Only UTF-8 is supported with no BOM or metadata 
presesent.
+    <varlistentry><term><guilabel>Auto Dectect 
Unicode</guilabel></term><listitem><para> This option attempts to use the BOM 
or meta data from XML/HTML documents to detect Unicode encoding. Failing that 
it will check if a short sample from the beginning of the file can be 
interrupted as UTF-8. If this check passes UTF-8 will be used. Otherwise it 
will fall back to the user selected codec. Only UTF-8 is supported with no BOM 
or metadata present.
        </para></listitem></varlistentry>
     <varlistentry><term><guilabel>File Encoding for 
A/B/C:</guilabel></term><listitem><para> Adjust the file encoding for input 
files. This has an effect on how the special characters are interpreted. Since 
you can adjust each codec separately you can even compare and merge files that 
were saved using different codecs.
        </para></listitem></varlistentry>

Reply via email to