Assorted spelling fixes.

Frédéric Delanoy frederic.delanoy at gmail.com
Mon Nov 18 18:09:47 CST 2013


On Mon, Nov 18, 2013 at 9:15 PM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> 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

Oops thanks for spotting. Resending updated version.

-- 
Frédéric Delanoy



More information about the wine-devel mailing list