summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winaccessibility/inc/AccParagraphEventListener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/inc/AccParagraphEventListener.hxx b/winaccessibility/inc/AccParagraphEventListener.hxx
index 73c3b717287b..4b11725c5875 100644
--- a/winaccessibility/inc/AccParagraphEventListener.hxx
+++ b/winaccessibility/inc/AccParagraphEventListener.hxx
@@ -27,7 +27,7 @@
/**
- * AccParagraphEventListener is inherited from AccContainerEventListener. It handles the evnets
+ * AccParagraphEventListener is inherited from AccContainerEventListener. It handles the events
* generated by container controls. The accessible roles are: PARAGRAPH and HEADING.
* It defines the procedure of specific event handling related with text containsers and provides
* the detailed support for some related methods.