﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2137	"""typo"" in ""Function Reference"" for ""ProcessWaitClose"""	rwb@…		"In my testing, I find that '''non-zero''' should be replaced by '''zero''' in ""Return Value"" of ""ProcessWaitClose"":

Failure: Returns 0 if the wait timed out. On invalid PID @error is set to non-zero and @extended is set to 0xCCCCCCCC. 

Should read:

Failure: Returns 0 if the wait timed out. On invalid PID @error is set to zero and @extended is set to 0xCCCCCCCC. "	Bug	closed		AutoIt	3.3.8.1	None	No Bug		
