Commit b0a31c3a authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

mapi32: A spelling fix in a comment.

parent 6e082ea8
...@@ -1635,7 +1635,7 @@ static HRESULT WINAPI IPropData_fnSaveChanges(LPPROPDATA iface, ULONG ulFlags) ...@@ -1635,7 +1635,7 @@ static HRESULT WINAPI IPropData_fnSaveChanges(LPPROPDATA iface, ULONG ulFlags)
* *
* PARAMS * PARAMS
* iface [I] IMAPIProp object to get the property values from * 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 * ulFlags [I] Return 0=Ascii MAPI_UNICODE=Unicode strings for
* unspecified types * unspecified types
* lpCount [O] Destination for number of properties returned * lpCount [O] Destination for number of properties returned
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment