summaryrefslogtreecommitdiff
path: root/svtools/inc/table
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/table')
-rw-r--r--svtools/inc/table/tablecontrolinterface.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/table/tablecontrolinterface.hxx b/svtools/inc/table/tablecontrolinterface.hxx
index 080d058d607c..f2af7146178c 100644
--- a/svtools/inc/table/tablecontrolinterface.hxx
+++ b/svtools/inc/table/tablecontrolinterface.hxx
@@ -230,7 +230,7 @@ namespace svt { namespace table
/// calculates a width, given in pixels, into a AppFont-based width
virtual long pixelWidthToAppFont( long const i_pixels ) const = 0;
- /// shows a trackign rectangle
+ /// shows a tracking rectangle
virtual void showTracking( Rectangle const & i_location, sal_uInt16 const i_flags ) = 0;
/// hides a prviously shown tracking rectangle