From 5584d73f2db413889347b4b3a1fcaf124db02b21 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 25 Mar 2015 20:41:42 +0100 Subject: Typos Change-Id: I434be0034b26ac4719590238817538ecd90b8923 --- fpicker/source/win32/filepicker/PreviewCtrl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpicker') 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 -- cgit