summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 19:56:39 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-12 21:34:31 +0200
commitb0bcd587fba71c34adb85dc5d1b2417104f02748 (patch)
tree0ce5a0ff5dc31e0d1265c642f3eb31d4137617cb /include/tools
parente71093c0bc52426647a9d3a41ac0643bbc6cb0c6 (diff)
Fix typos
Change-Id: Id20e239b8a5a2dababe9284dc30d4d155ffecfc5 Reviewed-on: https://gerrit.libreoffice.org/77322 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/urlobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx
index eb3b961c204b..869b79e94cc4 100644
--- a/include/tools/urlobj.hxx
+++ b/include/tools/urlobj.hxx
@@ -398,7 +398,7 @@ public:
*/
static OUString GetScheme(INetProtocol eTheScheme);
- /** Return the a human-readable name for a given scheme.
+ /** Return the human-readable name for a given scheme.
@param eTheScheme One of the supported URL schemes.