summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:24:20 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2015-07-04 10:22:11 +0000
commit3dfdd18707019c49723ad98e74f5202a3ae436f7 (patch)
treef43c956f39aae0173cbbc6a307ae63189012ca06 /sd/inc/sdmod.hxx
parent0b7d51df3b4ce49f318dd9091df0bf7ba37cdd99 (diff)
Fix typos
Change-Id: Iddcc22f62ea134ea797292daa02e47042d52d0d1 Reviewed-on: https://gerrit.libreoffice.org/16710 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'sd/inc/sdmod.hxx')
-rw-r--r--sd/inc/sdmod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index cfad16996773..dfb9c6a62c76 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -187,7 +187,7 @@ private:
@EventListenerHdl
The event listener handler
@VclSimpleEvent *
- a poiter to a VCLSimpleEvent (see vcl/vclevent.hxx )
+ a pointer to a VCLSimpleEvent (see vcl/vclevent.hxx )
*/
DECL_STATIC_LINK( SdModule, EventListenerHdl, VclSimpleEvent* );