diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-06-10 21:31:37 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-06-23 13:59:10 +0200 |
commit | 547d68a175e316e4d20a4f19c148579370fa0a50 (patch) | |
tree | ab8d2212a9b4a56df84c19c4af4133908e237dd1 /officecfg | |
parent | 794102acd8b325c565d34d3e3f73f6c83a80cf7c (diff) |
Fix typos
Change-Id: Id805595850125de5d791f016649b660a7fedba8a
Reviewed-on: https://gerrit.libreoffice.org/73779
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs index b8c69f354398..9149f900f33b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs @@ -70,8 +70,8 @@ List of context descriptors. Each context descriptor is a string that contains three comma separated values (note that values are case sensitive): 1. UIItemID - contains the ID of uiitem(GtkToolButton/GtkMenuItem) of notebookbar - 2. propertyName - contains the value of attibute(name) of property node. - 3. propertyValue - cotains the value of property node. + 2. propertyName - contains the value of attribute(name) of property node. + 3. propertyValue - contains the value of property node. </desc> </info> </prop> |