diff options
Diffstat (limited to 'fpicker/source/win32/filepicker/PreviewCtrl.hxx')
-rw-r--r-- | fpicker/source/win32/filepicker/PreviewCtrl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/PreviewCtrl.hxx b/fpicker/source/win32/filepicker/PreviewCtrl.hxx index 0b4db89db117..ad63f7c6c69c 100644 --- a/fpicker/source/win32/filepicker/PreviewCtrl.hxx +++ b/fpicker/source/win32/filepicker/PreviewCtrl.hxx @@ -85,7 +85,7 @@ public: // A simple file preview class to preview some // common picture formats like *.gif, *jpg, etc. // This class is not thread-safe and is -// implmented as singleton, because the class +// implemented as singleton, because the class // has only one static member to reconnect // from callback functions // we use a singleton-destroyer to get rid off |