summaryrefslogtreecommitdiff
path: root/winaccessibility/inc/AccMenuEventListener.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-19 10:36:04 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-19 10:37:58 +0100
commit17d25165214d1b1fc81683d4414107b7cbf29237 (patch)
treede2e9e89d1c690f250c4924a11c959f2dd190fca /winaccessibility/inc/AccMenuEventListener.hxx
parent5b97250bfc158fcd2726a670af710eb6a9235490 (diff)
Fix typo
Change-Id: I20d29dd50644889b5e802229ca7cdbd7fa22bf56 Reviewed-on: https://gerrit.libreoffice.org/85497 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'winaccessibility/inc/AccMenuEventListener.hxx')
-rw-r--r--winaccessibility/inc/AccMenuEventListener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/inc/AccMenuEventListener.hxx b/winaccessibility/inc/AccMenuEventListener.hxx
index 5446cf570a67..834b5ca3f993 100644
--- a/winaccessibility/inc/AccMenuEventListener.hxx
+++ b/winaccessibility/inc/AccMenuEventListener.hxx
@@ -27,7 +27,7 @@
/**
- * AccMenuEventListener is inherited from AccComponentEventListener. It handles the evnets
+ * AccMenuEventListener is inherited from AccComponentEventListener. It handles the events
* generated by container controls. The accessible role is: MENU
* It defines the procedure of specific event handling related with menus and provides
* the detailed support for some related methods.