From 435f5e30c968ffd5761873f8b3f756949545ce72 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:10:29 +0200 Subject: fdo#60724 correct spelling Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7 --- 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 76a89243ee00..0e724d0c58cf 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -98,7 +98,7 @@ void FilterDialog::SetURL( const String& sURL ) @param "pFilterNames", pointer to list of filter names, which should be used for later operations. @return - - @onerror We clear list box and forget our currently set filter information completly! + @onerror We clear list box and forget our currently set filter information completely! @threadsafe no *//*-*************************************************************************************************************/ void FilterDialog::ChangeFilters( const FilterNameList* pFilterNames ) -- cgit