summaryrefslogtreecommitdiff
path: root/UnoControls/source/base/basecontrol.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 12:50:37 +0200
committerjan iversen <jani@documentfoundation.org>2016-10-03 13:43:44 +0000
commit8f9af8dd970d8e2a620beb35a6ce145d65d18df5 (patch)
tree524156dacadfb67a487480ae8e0dd6422676e847 /UnoControls/source/base/basecontrol.cxx
parent0c29c153465f80085e0c4ec0fe36e42e10ed4fb4 (diff)
Fix typos
Change-Id: Ie44267e7c9f92eb1920f05235826abff761251f1 Reviewed-on: https://gerrit.libreoffice.org/29430 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'UnoControls/source/base/basecontrol.cxx')
-rw-r--r--UnoControls/source/base/basecontrol.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/source/base/basecontrol.cxx b/UnoControls/source/base/basecontrol.cxx
index f689ed202ed5..2bbf46556649 100644
--- a/UnoControls/source/base/basecontrol.cxx
+++ b/UnoControls/source/base/basecontrol.cxx
@@ -746,7 +746,7 @@ void BaseControl::impl_paint( sal_Int32 /*nX*/
{
// - one paint method for peer AND view !!!
// (see also => "windowPaint()" and "draw()")
- // - not used in this implementation, but its not necessary to make it pure virtual !!!
+ // - not used in this implementation, but it's not necessary to make it pure virtual !!!
}
// protected method