summaryrefslogtreecommitdiff
path: root/winaccessibility/inc/AccComponentEventListener.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/AccComponentEventListener.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/AccComponentEventListener.hxx')
-rw-r--r--winaccessibility/inc/AccComponentEventListener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/inc/AccComponentEventListener.hxx b/winaccessibility/inc/AccComponentEventListener.hxx
index e5321fdba9fd..a7fd6fffdf62 100644
--- a/winaccessibility/inc/AccComponentEventListener.hxx
+++ b/winaccessibility/inc/AccComponentEventListener.hxx
@@ -27,7 +27,7 @@
/**
- * AccComponentEventListener is inherited from AccEventListener. It handles the evnets
+ * AccComponentEventListener is inherited from AccEventListener. It handles the events
* generated by component controls. The accessible roles are: CHECK_BOX, ICON, LABEL,
* MENU_ITEM, PUSH_BUTTON, RADIO_BUTTON, SCROLL_BAR, SEPARATOR, TOGGLE_BUTTON, TOOL_TIP, SPIN_BOX.
* It defines the procedure of specific event handling related with components and provides