summaryrefslogtreecommitdiff
path: root/desktop/inc/dp_misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc/dp_misc.h')
-rw-r--r--desktop/inc/dp_misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/inc/dp_misc.h b/desktop/inc/dp_misc.h
index 54db1ee31f0a..236a9ee18f2c 100644
--- a/desktop/inc/dp_misc.h
+++ b/desktop/inc/dp_misc.h
@@ -70,7 +70,7 @@ OUString expandUnoRcUrl( OUString const & url );
/** appends a relative path to a url.
- The relative path must already be correctly encoded for use in an URL.
+ The relative path must already be correctly encoded for use in a URL.
If the URL starts with vnd.sun.star.expand then the relative path will
be again encoded for use in an "expand" URL.
*/