summaryrefslogtreecommitdiffstats
path: root/uui/source/fltdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/fltdlg.cxx')
-rw-r--r--uui/source/fltdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx
index fa05f36ff413..1885b4679af4 100644
--- a/uui/source/fltdlg.cxx
+++ b/uui/source/fltdlg.cxx
@@ -184,7 +184,7 @@ class StringCalculator : public ::cppu::WeakImplHelper< css::util::XStringWidth
/*-************************************************************************************************************
@short try to build short name of given URL to show it n GUI
@descr We detect type of given URL automatically and build this short name depend on this type ...
- If we couldnt make it right we return full given string without any changes ...
+ If we couldn't make it right we return full given string without any changes ...
@seealso method InetURLObject::getAbbreviated()