diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-10 19:59:38 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-10 20:22:50 +0300 |
commit | 6835d9f3074c1030be6632bdaff6c8398c696429 (patch) | |
tree | 90bdc179c3522a71f87fef348d9aaced458b611d /officecfg | |
parent | a8877197072523ec60fadb138f9790aa2bf66cd2 (diff) |
It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Histories.xcs | 2 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs index 1382b89a94ba..ad38ba69a44e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs @@ -63,7 +63,7 @@ </info> <set oor:name="ItemList" oor:node-type="HistoryItem"> <info> - <desc>Contains all items identified by it's URL.</desc> + <desc>Contains all items identified by its URL.</desc> </info> </set> <set oor:name="OrderList" oor:node-type="HistoryOrder"> diff --git a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs index 48d2c5332eb2..6a7797775f99 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs @@ -31,7 +31,7 @@ <prop oor:name="ImplementationName" oor:type="xs:string"> <info> <desc>Because there can exists more then one implementations of such TaskCreatorService, - the actual one must be specified with it's UNO implementation name. + the actual one must be specified with its UNO implementation name. Otherwise it's not guaranteed, which implementation is really used at runtime.</desc> </info> </prop> |