summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ObjectIdentifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ObjectIdentifier.hxx')
-rw-r--r--chart2/source/inc/ObjectIdentifier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/ObjectIdentifier.hxx b/chart2/source/inc/ObjectIdentifier.hxx
index 10331995520f..ad7fb497e73b 100644
--- a/chart2/source/inc/ObjectIdentifier.hxx
+++ b/chart2/source/inc/ObjectIdentifier.hxx
@@ -86,7 +86,7 @@ class OOO_DLLPUBLIC_CHARTTOOLS ObjectIdentifier
//syntax of a CID: CID:/classification/ObjectID
//where classification: nothing or "MultiClick" or "DragMethod=DragMethodServiceName" and "DragParameter=DragParameterString"
- // or a combination of these seperated with a colon
+ // or a combination of these separated with a colon
//where DragMethodServiceName can be a selfdefined servicename for special actions //todo define standard service for this purpose
//where DragParameterString is any string you like to transport information to your special drag service
// only semicolon, colon, equal sign and slash are not allowed characters