summaryrefslogtreecommitdiff
path: root/winaccessibility/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:13:35 +0200
committerJoren De Cuyper <jorendc@libreoffice.org>2015-09-29 22:16:00 +0000
commit3406ae78a5bcd02551ce518ca1affba021dbab04 (patch)
tree4dc22c8f4b2bc78a46d63f1100ccd92a83e2ab85 /winaccessibility/inc
parent79797f8e594650ca422a4236d033205f654c035c (diff)
Fix typos
Change-Id: I4525b43fa823d743b86bf4136c56af35274085e6 Reviewed-on: https://gerrit.libreoffice.org/18995 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
Diffstat (limited to 'winaccessibility/inc')
-rw-r--r--winaccessibility/inc/AccObjectManagerAgent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/inc/AccObjectManagerAgent.hxx b/winaccessibility/inc/AccObjectManagerAgent.hxx
index 568d8e4ffaff..b00fb3f4e8bb 100644
--- a/winaccessibility/inc/AccObjectManagerAgent.hxx
+++ b/winaccessibility/inc/AccObjectManagerAgent.hxx
@@ -29,7 +29,7 @@ struct IAccessible;
class AccObjectWinManager;
/****************************************************************
-AccObjectMangerAgent is used for manaing AccObjects,which encapsulates
+AccObjectMangerAgent is used for managing AccObjects, which encapsulates
platform differences,and call AccObjectWinManager for Windows platform. To do for
Linux platform
*****************************************************************/