Assorted spelling fixes.

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Nov 18 14:15:23 CST 2013


On 18 Nov 2013, at 20:34, Frédéric Delanoy wrote:

> --- a/dlls/ole32/itemmoniker.c
> +++ b/dlls/ole32/itemmoniker.c
> @@ -123,7 +123,7 @@ static ULONG WINAPI ItemMonikerImpl_Release(IMoniker* iface)
> 
>     ref = InterlockedDecrement(&This->ref);
> 
> -    /* destroy the object if there's no more reference on it */
> +    /* destroy the object if there are no moee references on it */

"no more" instead of "moee". I would also say "no more references to it" instead of "on it".


Jonas


More information about the wine-devel mailing list