summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:42:54 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:42:54 +0100
commit66e5cbc55ab6923e651e1e3b32a7f26b5adaef90 (patch)
treec5000866762b2985895f9b0e4f309d22d1ba545e /fpicker/source/win32
parentfe86d0ca5daeadd8bde74e27109bcb65402ce139 (diff)
Fix typo "sucessfully" -> "successfully"
Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e
Diffstat (limited to 'fpicker/source/win32')
-rw-r--r--fpicker/source/win32/folderpicker/MtaFop.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/folderpicker/MtaFop.cxx b/fpicker/source/win32/folderpicker/MtaFop.cxx
index 9806c729dd99..47c64a5491b8 100644
--- a/fpicker/source/win32/folderpicker/MtaFop.cxx
+++ b/fpicker/source/win32/folderpicker/MtaFop.cxx
@@ -199,7 +199,7 @@ CMtaFolderPicker::~CMtaFolderPicker( )
// we place unregister class here because
// if we have a valid window we must have
- // sucessfully registered a window class
+ // successfully registered a window class
// if the creation of the window itself
// failed after registering the window
// class we have unregistered it immediately