summaryrefslogtreecommitdiffstats
path: root/fpicker
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-15 05:10:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-15 05:10:29 +0200
commit435f5e30c968ffd5761873f8b3f756949545ce72 (patch)
treeb7f1623723f23d141d7b6b0cada5d28523d53fdf /fpicker
parentfdo#60724 informations -> information (diff)
downloadcore-435f5e30c968ffd5761873f8b3f756949545ce72.tar.gz
core-435f5e30c968ffd5761873f8b3f756949545ce72.zip
fdo#60724 correct spelling
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/asyncrequests.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/asyncrequests.hxx b/fpicker/source/win32/filepicker/asyncrequests.hxx
index 6205b7ca8ae9..5ed844ed609a 100644
--- a/fpicker/source/win32/filepicker/asyncrequests.hxx
+++ b/fpicker/source/win32/filepicker/asyncrequests.hxx
@@ -128,7 +128,7 @@ class RequestHandler
typedef ::boost::shared_ptr< RequestHandler > RequestHandlerRef;
//-----------------------------------------------------------------------------
-/** @todo docuemnt me
+/** @todo document me
*/
class AsyncRequests : private ::cppu::BaseMutex
, public ::osl::Thread