summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/file_url.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/file_url.cxx b/sal/osl/unx/file_url.cxx
index 20e40cb444c1..af79767cca3b 100644
--- a/sal/osl/unx/file_url.cxx
+++ b/sal/osl/unx/file_url.cxx
@@ -58,7 +58,7 @@
(RFC2396) may be handled platform independent, but
will not in osl which is considered wrong.
Future version of osl should handle File URLs this
- way. In rtl/uri there is already an URI parser etc.
+ way. In rtl/uri there is already a URI parser etc.
so this code should be consolidated.
*/