mirror of https://github.com/Icinga/icinga2.git
Fixed spelling mistake.
This commit is contained in:
parent
cf92cd83b3
commit
686191103f
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue