summaryrefslogtreecommitdiffstats
path: root/include/systools/win32/comptr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/systools/win32/comptr.hxx')
-rw-r--r--include/systools/win32/comptr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/systools/win32/comptr.hxx b/include/systools/win32/comptr.hxx
index 2a56ec92422a..ce8a9948798a 100644
--- a/include/systools/win32/comptr.hxx
+++ b/include/systools/win32/comptr.hxx
@@ -60,7 +60,7 @@ class ComPtr
}
- /** initialize object by quering external object for the right interface.
+ /** initialize object by querying external object for the right interface.
*/
ComPtr(IUnknown* pIUnknown)
{