summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-05-06 21:43:37 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-05-07 13:54:59 +0000
commit755abae091c59511b08c8e6df9a5e4e7613570a7 (patch)
tree7332a1edf3935d5aeb4f337a19742a7e7b380d64 /include
parent4073afa350387f9fc9194347ad78c6cbdabbb812 (diff)
Fix typo informations -> information
Change-Id: Ie8a7bc9800ed0122092f88cedadb126b7891f2a6 Reviewed-on: https://gerrit.libreoffice.org/15655 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdmrkv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index 28c37454986e..8219c50a5e88 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -384,7 +384,7 @@ public:
// several glue points. Here at the View there is an additional
// SdrPageView, which should be defined correctly always.
// Alternatively a gluepoint may be characterized by a SdrHdl.
- // In this case the SdrHdl instance consists of all required informations.
+ // In this case the SdrHdl instance consists of all required information.
// And in this case, the glue point are always is marked by enforcment
// (Handlers are just situated at marked gluepoints )
// Attention: With each change of the glue point status the handle list is re-calculated.