diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-19 11:43:50 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-19 11:49:52 +0200 |
commit | c54e0ce0bf8a32a4928e00f3885a92e3db188bc8 (patch) | |
tree | be2cb49c14a8bf0f35d83c640250e42c8eacb377 /officecfg | |
parent | e8e9d04bfb74dcb1422344f8bc700d33be0a5eb5 (diff) |
Fix typos
Change-Id: Ie6f3b2a959349c01d27b694398a7fefaaf46ea3a
Reviewed-on: https://gerrit.libreoffice.org/77708
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs | 2 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/VCL.xcs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index 8233544d1654..77093f0247e0 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -495,7 +495,7 @@ <!-- UIHints: Tools - Options - General - Language --> <info> <desc>Allows for automatic insertion of soft hyphens.</desc> - <label>Automatic hyphention.</label> + <label>Automatic hyphenation.</label> </info> <value>false</value> </prop> diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs index 7c9a567b4ce5..138a6a88844e 100644 --- a/officecfg/registry/schema/org/openoffice/VCL.xcs +++ b/officecfg/registry/schema/org/openoffice/VCL.xcs @@ -69,7 +69,7 @@ </group> <group oor:name="ExtraLanguage"> <info> - <desc>Specifies an extenisble list of languages that should be added to the various language selection lists</desc> + <desc>Specifies an extensible list of languages that should be added to the various language selection lists</desc> </info> <prop oor:name="Name" oor:type="xs:string" oor:nillable="false" oor:localized="true"> <info> |