From e6ac6cbccf0e26b860b2a8c276fea258091d9da3 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Sat, 26 Apr 2014 19:28:59 +0200 Subject: automaticly -> automatically. Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847 --- uui/source/fltdlg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uui/source') diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx index 96dbefb40401..6df9bb934f4a 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -176,7 +176,7 @@ class StringCalculator : public ::cppu::WeakImplHelper1< ::com::sun::star::util: /*-************************************************************************************************************ @short try to build short name of given URL to show it n GUI - @descr We detect type of given URL automaticly and build this short name depend on this type ... + @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 ... @seealso class LocalFileHelper -- cgit