summaryrefslogtreecommitdiff
path: root/winaccessibility
diff options
context:
space:
mode:
Diffstat (limited to 'winaccessibility')
-rw-r--r--winaccessibility/source/service/AccObjectWinManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/source/service/AccObjectWinManager.cxx b/winaccessibility/source/service/AccObjectWinManager.cxx
index 5c1f021d422a..c405e6799d2b 100644
--- a/winaccessibility/source/service/AccObjectWinManager.cxx
+++ b/winaccessibility/source/service/AccObjectWinManager.cxx
@@ -146,7 +146,7 @@ AccObject* AccObjectWinManager::GetTopWindowAccObj(HWND hWnd)
/**
* Simulate MSAA event via XAccessible interface and event type.
* @param pXAcc XAccessible interface.
- * @param eEvent eventy type
+ * @param eEvent event type
* @return The terminate result that identifies if the call is successful.
*/
bool AccObjectWinManager::NotifyAccEvent(XAccessible* pXAcc, UnoMSAAEvent eEvent)