summaryrefslogtreecommitdiff
path: root/forms/source/xforms/mip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/mip.hxx')
-rw-r--r--forms/source/xforms/mip.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/xforms/mip.hxx b/forms/source/xforms/mip.hxx
index fb8b219cf7e1..6a3427aff3df 100644
--- a/forms/source/xforms/mip.hxx
+++ b/forms/source/xforms/mip.hxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -105,8 +105,8 @@ public:
rtl::OUString getConstraintExplanation() const;
// - calculate (computed XPath; default: has none (false))
- // (for calculate, we only store whether a calculate MIP is present;
- // the actual calculate value is handled my changing the instance
+ // (for calculate, we only store whether a calculate MIP is present;
+ // the actual calculate value is handled my changing the instance
// directly)
bool hasCalculate() const;
void setHasCalculate( bool );