summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-04-21 19:16:24 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-04-22 17:55:29 +0200
commit13a159896e3db1edd3f2d258bce1f9732ed8499e (patch)
tree9ac6ae2d78d02daa2e16b699863e62d3b4b62e28 /forms
parentf7be9c71d46310b22194461b3dae217df0e41f1e (diff)
janitorial: typo in comment
Change-Id: I5434b05a7980919773d017b5b450f5d3c2325551
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/ListBox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index 2540ad8eb4ca..927befe96f46 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -198,7 +198,7 @@ protected:
virtual ::com::sun::star::uno::Any
getCurrentFormComponentValue() const;
- // OEntryListHelper overriables
+ // OEntryListHelper overridables
virtual void stringItemListChanged( ControlModelLock& _rInstanceLock );
virtual void connectedExternalListSource( );
virtual void disconnectedExternalListSource( );