mapi32: A spelling fix in a comment.

Francois Gouget fgouget at free.fr
Thu Jul 6 05:23:15 CDT 2017


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/mapi32/prop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/mapi32/prop.c b/dlls/mapi32/prop.c
index ce8ed809a7f..0700e5c5e46 100644
--- a/dlls/mapi32/prop.c
+++ b/dlls/mapi32/prop.c
@@ -1635,7 +1635,7 @@ static HRESULT WINAPI IPropData_fnSaveChanges(LPPROPDATA iface, ULONG ulFlags)
  *
  * PARAMS
  *  iface    [I] IMAPIProp object to get the property values from
- *  lpTags   [I] Property tage of property values to be retrieved
+ *  lpTags   [I] Property tags of property values to be retrieved
  *  ulFlags  [I] Return 0=Ascii MAPI_UNICODE=Unicode strings for
  *                 unspecified types
  *  lpCount  [O] Destination for number of properties returned
-- 
2.13.2




More information about the wine-patches mailing list