msctf: Spelling fix.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2016-06-11 13:53:21 +02:00 committed by Alexandre Julliard
parent ea50a4f8d8
commit 7fabedfadf

View file

@ -388,7 +388,7 @@ static void deactivate_remove_conflicting_ts(REFCLSID catid)
list_remove(&ats->entry);
HeapFree(GetProcessHeap(),0,ats->ats);
HeapFree(GetProcessHeap(),0,ats);
/* we are guarenteeing there is only 1 */
/* we are guaranteeing there is only 1 */
break;
}
}