Fixed spelling mistake.

This commit is contained in:
Gunnar Beutner 2013-02-09 18:43:11 +01:00
parent cf92cd83b3
commit 686191103f
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ bool Process::RunTask(void)
}
/**
* Retrives the stdout file descriptor for the child process.
* Retrieves the stdout file descriptor for the child process.
*
* @returns The stdout file descriptor.
*/