summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 12:43:26 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 10:35:29 +0200
commitcdd5869152f2dfbb5ea6698978dfa98fa43a4c20 (patch)
tree3c9b5aceecd21525da26b28fa131ade8419a490e /include
parentdb8e2693eddb8cb7e2e584e5d64f8fa47d04b5b4 (diff)
Fix typos
Change-Id: Ibd802e81649373fd9ad6d0309276b8e6ae43dd24 Reviewed-on: https://gerrit.libreoffice.org/77261 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/fileview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/fileview.hxx b/include/svtools/fileview.hxx
index c53edb0c017a..ea3a23e1fd47 100644
--- a/include/svtools/fileview.hxx
+++ b/include/svtools/fileview.hxx
@@ -114,7 +114,7 @@ public:
const css::uno::Sequence< OUString >& rBlackList
);
- /** initializes the view with the content of a folder given by an UCB content
+ /** initializes the view with the content of a folder given by a UCB content
*/
bool Initialize( const css::uno::Reference< css::ucb::XContent>& _xContent );