Commit 7fabedfa authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

msctf: Spelling fix.

parent ea50a4f8
......@@ -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;
}
}
......
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