diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-10-31 14:39:08 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-10-31 14:39:30 +0100 |
commit | b8d1944111bad07c105e94c82baf5f699a5b9688 (patch) | |
tree | b7b5e9d02aaef497e2fdb37e5f33f0a502c06abf /officecfg | |
parent | 2bf2541c6b849a5153462327f8d167a386464dda (diff) |
typo: compelete -> complete
Change-Id: I999e57473b4b25cb73224947f3f3173288300f9f
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/oo-ad-ldap.xcd.sample | 2 | ||||
-rw-r--r-- | officecfg/registry/schema/oo-ldap.xcd.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/oo-ad-ldap.xcd.sample b/officecfg/registry/schema/oo-ad-ldap.xcd.sample index 970c895e66e9..589e89d456bf 100644 --- a/officecfg/registry/schema/oo-ad-ldap.xcd.sample +++ b/officecfg/registry/schema/oo-ad-ldap.xcd.sample @@ -30,7 +30,7 @@ To customize values in this file, replace the data within <value>... </value> elements flagged as "CUSTOMIZE" with the values for your organization. If a certain setting is not necessary for your installation, - you can remove the compelete corresponding <value>...</value> element. + you can remove the complete corresponding <value>...</value> element. --> <oor:data xmlns:oor="http://openoffice.org/2001/registry"> diff --git a/officecfg/registry/schema/oo-ldap.xcd.sample b/officecfg/registry/schema/oo-ldap.xcd.sample index 84b37bba833f..acc3fe8c8f36 100644 --- a/officecfg/registry/schema/oo-ldap.xcd.sample +++ b/officecfg/registry/schema/oo-ldap.xcd.sample @@ -30,7 +30,7 @@ To customize values in this file, replace the data within <value>... </value> elements flagged as "CUSTOMIZE" with the values for your organization. If a certain setting is not necessary for your installation, - you can remove the compelete corresponding <value>...</value> element. + you can remove the complete corresponding <value>...</value> element. --> <oor:data xmlns:oor="http://openoffice.org/2001/registry"> |