summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-15 09:09:16 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-16 07:08:09 +0200
commit3ba921e3ea2afc5a078ebced86375bbc2fc190f3 (patch)
treea80baf10acb2a493f53628a75abec44f932336f6 /include/vcl
parent5917735000d1cddf4ae2fe982bc8701b5b0f1db7 (diff)
Fix typo
Change-Id: I2615f979b9abbf87972dd67503ceda90724ce9bb Reviewed-on: https://gerrit.libreoffice.org/72387 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/IconThemeInfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/IconThemeInfo.hxx b/include/vcl/IconThemeInfo.hxx
index 54e71e73d07f..825a0e14cafa 100644
--- a/include/vcl/IconThemeInfo.hxx
+++ b/include/vcl/IconThemeInfo.hxx
@@ -51,7 +51,7 @@ public:
*/
static Size SizeByThemeName(const OUString&);
- /** Check whether a IconThemeInfo can be constructed from a URL */
+ /** Check whether an IconThemeInfo can be constructed from a URL */
static bool UrlCanBeParsed(const OUString& url);
/** Find an icon theme by its id in a vector.