summaryrefslogtreecommitdiffstats
path: root/include/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-09 16:34:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-10 10:01:13 +0200
commit1156f981ac4557737dd915e89e11abaa61e29f14 (patch)
tree86e847ba365f478bb74d3fc4e3785689d8b45c6f /include/svtools
parenthandle empty tools::Rectangle in SmDocShell::SetVisArea (diff)
downloadcore-1156f981ac4557737dd915e89e11abaa61e29f14.tar.gz
core-1156f981ac4557737dd915e89e11abaa61e29f14.zip
an is used before a vowel sound
not before vowels with a consonant sound so its a url not an url Change-Id: Ic27ff3bee67469284d460c31ced6f63cb3633db2 Reviewed-on: https://gerrit.libreoffice.org/72062 Reviewed-by: Jens Carl <j.carl43@gmx.de> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/fileurlbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/fileurlbox.hxx b/include/svtools/fileurlbox.hxx
index 584b1daeebd2..208195e2226f 100644
--- a/include/svtools/fileurlbox.hxx
+++ b/include/svtools/fileurlbox.hxx
@@ -46,7 +46,7 @@ namespace svt
/** transforms the given URL content into a system-dependent notation, if possible, and
sets it as current display text
- <p>If the user enters an URL such as "file:///c:/some%20directory", then this will be converted
+ <p>If the user enters a URL such as "file:///c:/some%20directory", then this will be converted
to "c:\some directory" for better readability.</p>
@param _rURL