[NtUser] - Fix note again.

svn path=/trunk/; revision=57049
This commit is contained in:
James Tabor 2012-08-06 06:20:06 +00:00
parent 9a03623b15
commit e05a2f4599

View file

@ -430,7 +430,7 @@ UserAttachThreadInput(PTHREADINFO ptiFrom, PTHREADINFO ptiTo, BOOL fAttach)
return FALSE;
/* MSDN Note:
Keyboard and mouse events received by both threads are processed by the thread specifieby the idAttachTo.
Keyboard and mouse events received by both threads are processed by the thread specified by the idAttachTo.
*/
/* If Attach set, allocate and link. */