diff options
author | Andre Fischer <af@apache.org> | 2013-04-30 11:52:08 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:26 +0100 |
commit | 672dc0ccc8cea5bc3856bbe6969de06274a39586 (patch) | |
tree | 6b232bb6246cd6edd77ba237caa7618938071d38 /officecfg | |
parent | 611c6c3a4ef96a5e986320f2f00adb04de51a303 (diff) |
Related: #i122131# Fixed typo in cmd name for cell appearance 'more' dialog
(cherry picked from commit d465ec90c0626857a9c30523daba63d7b713f9e6)
Change-Id: Icb5389074faf5cf7d1b03f1203f0036f2eccb73a
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 9c9ff6365f28..de9cadd8dea7 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -712,7 +712,7 @@ <value>PropertyDeck</value> </prop> <prop oor:name="DefaultMenuCommand"> - <value>.uno:FormatCellDialg</value> + <value>.uno:FormatCellDialog</value> </prop> <prop oor:name="ContextList"> <value oor:separator=";"> |