summaryrefslogtreecommitdiff
path: root/svx/source/form/filtnav.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-02 11:47:52 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-03 09:47:55 +0200
commitf7613d2132e8115b7741e9397b111508f24615cc (patch)
tree8fdd0b068ea8579a36156618bbc33d2995345ecc /svx/source/form/filtnav.cxx
parent3b28713ef82829fd1958d1ecf8c29b7391af78f5 (diff)
Fix typos
Change-Id: Iaf2691b60796300f6c3acf56f60dcc526685eeb9 Reviewed-on: https://gerrit.libreoffice.org/76855 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source/form/filtnav.cxx')
-rw-r--r--svx/source/form/filtnav.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx
index 27d7c2d61a37..e68594ffd4af 100644
--- a/svx/source/form/filtnav.cxx
+++ b/svx/source/form/filtnav.cxx
@@ -1518,7 +1518,7 @@ void FmFilterNavigator::StartDrag( sal_Int8 /*_nAction*/, const Point& /*_rPosPi
{
EndSelection();
- // be sure that the data is only used within a only one form!
+ // be sure that the data is only used within an only one form!
m_aControlExchange.prepareDrag();
::std::vector<FmFilterItem*> aItemList;