From 13a159896e3db1edd3f2d258bce1f9732ed8499e Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Sun, 21 Apr 2013 19:16:24 +0200 Subject: janitorial: typo in comment Change-Id: I5434b05a7980919773d017b5b450f5d3c2325551 --- forms/source/component/ListBox.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms') 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( ); -- cgit