From 84a05acc8c341c2be383198496764992ae971a46 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 6 May 2013 04:24:17 +0200 Subject: updated for version 7.3.925 Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) --- src/GvimExt/gvimext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GvimExt') diff --git a/src/GvimExt/gvimext.cpp b/src/GvimExt/gvimext.cpp index 975453caf..70448b8d6 100644 --- a/src/GvimExt/gvimext.cpp +++ b/src/GvimExt/gvimext.cpp @@ -527,7 +527,7 @@ STDMETHODIMP_(ULONG) CShellExt::Release() // // PARAMETERS: // pIDFolder - Specifies the parent folder -// pDataObj - Spefifies the set of items selected in that folder. +// pDataObj - Specifies the set of items selected in that folder. // hRegKey - Specifies the type of the focused item in the selection. // // RETURN VALUE: -- cgit v1.2.1