diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-05-08 18:46:04 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-05-08 18:46:49 +0200 |
commit | 88db0ab698055ce1ea37a3b200a425eee5b9f2f8 (patch) | |
tree | 45d62eaabb2bab4be6f0d436f149d821339c5400 /officecfg | |
parent | 56e36f2e36aef20ef594b6725ee091dd534d1eba (diff) |
Typos
Change-Id: Id4b79ae8576acaaf9d5ee1c9c030b6ffda3059a5
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs | 4 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Setup.xcs | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs index ddcd452c15fa..1edab99beaff 100644 --- a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs @@ -104,7 +104,7 @@ </prop> <set oor:name="Fields" oor:node-type="FieldAssignment"> <info> - <desc>Specifies the column name mapping between the programatic column name and the logical column name.</desc> + <desc>Specifies the column name mapping between the programmatic column name and the logical column name.</desc> </info> </set> </group> @@ -334,7 +334,7 @@ </prop> <set oor:name="Fields" oor:node-type="FieldAssignment"> <info> - <desc>Specifies the column name mapping between the programatic column name and the logical column name.</desc> + <desc>Specifies the column name mapping between the programmatic column name and the logical column name.</desc> </info> </set> </group> diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs index df6e1f3450ea..0b3ee4ec4428 100644 --- a/officecfg/registry/schema/org/openoffice/Setup.xcs +++ b/officecfg/registry/schema/org/openoffice/Setup.xcs @@ -118,7 +118,7 @@ <info> <desc>It's the "most actual" filter, which is able to import/export ALL currently implemented features of this office module. It has to be - the programatic name of the filter.</desc> + the programmatic name of the filter.</desc> </info> </prop> <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:type="xs:string"> |