diff options
author | jorendc <joren.libreoffice@telenet.be> | 2013-01-07 14:35:51 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-01-07 14:03:55 +0000 |
commit | 2001cb9db7e1d13e8bd142fa99c51aa5f96174f2 (patch) | |
tree | f21bd08d886f8b6b9eb0b530cf9bd990d6d74222 /officecfg | |
parent | aaaa5350075ad5f589c242ec40f9f6ab7fe822a5 (diff) |
typo fix
Change-Id: I7530e477a6cf4ab52772b7ba1c5e3d41dc2d6fae
Reviewed-on: https://gerrit.libreoffice.org/1563
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 4d11e485fd1c..50f76cf9c1dc 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -259,7 +259,7 @@ </node> <node oor:name="H_MOD1" oor:op="replace" install:module="unxwnt"> <prop oor:name="Command"><value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno.SearchDialog</value> + <value xml:lang="en-US">.uno:SearchDialog</value> </prop> </node> <node oor:name="N_MOD1" oor:op="replace"> |