summaryrefslogtreecommitdiff
path: root/include/svx/svdtypes.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-01-02 15:51:30 +0100
committerEike Rathke <erack@redhat.com>2015-01-02 20:23:51 +0000
commit3a2b1af87d629a780f0e98559fb8b409378a80c7 (patch)
treeecf27171a38a2d6d4b05b4acd42e8e98b7f7d70a /include/svx/svdtypes.hxx
parentd7794d2584cd5d476b011b5344c77ad59c179c58 (diff)
Fix simple typos.
Change-Id: I1fdbe47ed7a6e05d2cf20f4c296bffad4bbc6599 Reviewed-on: https://gerrit.libreoffice.org/13719 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/svx/svdtypes.hxx')
-rw-r--r--include/svx/svdtypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdtypes.hxx b/include/svx/svdtypes.hxx
index 6864cf60a491..c6845e51976c 100644
--- a/include/svx/svdtypes.hxx
+++ b/include/svx/svdtypes.hxx
@@ -66,7 +66,7 @@ enum SdrConvertType {SDRCONVERT_POLY, // create pure polygon
// drLayerAdmin::GetLayerID(const String&) returns a value.
#define SDRLAYER_NOTFOUND 0xFF
// You can use this value in the methods of SdrLayerSet, but sal_False is returned
-// everytime or the methode does nothing.
+// every time or the methode does nothing.
// type deklaration for Layer-IDs
typedef sal_uInt8 SdrLayerID;