diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 14:40:43 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 14:42:26 +0700 |
commit | c5710d4700e9b3ab854819cc8ce6c70d0654f5dc (patch) | |
tree | 20877332d88170b09c421e69915885553cb99acc /officecfg/registry | |
parent | c97b6bde2e9eeac9acad7739e3d72372c0bf0670 (diff) |
s/infomation/information/
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs index e2d420a7d425..a4339ccef463 100644 --- a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs @@ -38,7 +38,7 @@ </prop> <prop oor:name="HelpUrl" oor:type="xs:string"> <info> - <desc>the url where additional infomation can be found.</desc> + <desc>the url where additional information can be found.</desc> </info> <value>http://wiki.documentfoundation.org/UX/LibreOffice_User_Feedback_Program</value> </prop> |