summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/valueimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/valueimp.hxx')
-rw-r--r--svtools/source/control/valueimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/valueimp.hxx b/svtools/source/control/valueimp.hxx
index 3689872eb541..4b2cf9f54ebf 100644
--- a/svtools/source/control/valueimp.hxx
+++ b/svtools/source/control/valueimp.hxx
@@ -195,7 +195,7 @@ private:
/** Check whether the value set has a 'none' field, i.e. a field (button)
that deselects any items (selects none of them).
@return
- Returns <true/> if there is a 'none' field and <false/> it it is
+ Returns <true/> if there is a 'none' field and <false/> if it is
missing.
*/
bool HasNoneField (void) const;