summaryrefslogtreecommitdiff
path: root/include/vcl/IconThemeScanner.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-19 16:24:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 11:59:51 +0200
commit2bceb245e60be2cf973c7b9d586b74881f66fbef (patch)
tree165c92b240b8eed11bcdfa17606240e439e419e8 /include/vcl/IconThemeScanner.hxx
parent7d071f35bee7bed82ac47429a594e76617518d20 (diff)
Fix typos
Change-Id: Id7d0de124c4b9006db8c28e5cebb3ba38b0143ee Reviewed-on: https://gerrit.libreoffice.org/57602 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vcl/IconThemeScanner.hxx')
-rw-r--r--include/vcl/IconThemeScanner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/IconThemeScanner.hxx b/include/vcl/IconThemeScanner.hxx
index 7bb6f46e6cda..247b52d37711 100644
--- a/include/vcl/IconThemeScanner.hxx
+++ b/include/vcl/IconThemeScanner.hxx
@@ -69,7 +69,7 @@ private:
* @return
* There are several cases when this method will fail:
* - The directory does not exist
- * - There are no files which which match the pattern images_xxx.zip
+ * - There are no files which match the pattern images_xxx.zip
*/
void ScanDirectoryForIconThemes(const OUString &path);