summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkaction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkaction.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkaction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk/a11y/atkaction.cxx b/vcl/unx/gtk/a11y/atkaction.cxx
index 71ada32ec8c9..71f072f2fabe 100644
--- a/vcl/unx/gtk/a11y/atkaction.cxx
+++ b/vcl/unx/gtk/a11y/atkaction.cxx
@@ -158,7 +158,7 @@ action_wrapper_get_name (AtkAction *action,
/*
* GNOME Expects a string in the format:
*
-* <nmemonic>;<full-path>;<accelerator>
+* <mnemonic>;<full-path>;<accelerator>
*
* The keybindings in <full-path> should be separated by ":"
*/