summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-04-26 17:53:50 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-04-28 20:04:35 +0200
commita5d3ee6b985e8efef7146a18dd9b2fb227e5532c (patch)
tree225a8fc2ea67221afac7629cc507c22081677be7 /svtools
parentdd52fdba87d0cfee039cc236b86241708d4e63b8 (diff)
Fix typos
Change-Id: I50a80014addf5fb6a3974139249f45f6a2e67d92 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92939 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'svtools')
-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 e78a6845ceea..214b1610db93 100644
--- a/svtools/inc/table/tablecontrolinterface.hxx
+++ b/svtools/inc/table/tablecontrolinterface.hxx
@@ -220,7 +220,7 @@ namespace svt { namespace table
/// shows a tracking rectangle
virtual void showTracking( tools::Rectangle const & i_location, ShowTrackFlags const i_flags ) = 0;
- /// hides a prviously shown tracking rectangle
+ /// hides a previously shown tracking rectangle
virtual void hideTracking() = 0;
/// does a hit test for the given pixel coordinates