1
0
Fork 0

Fix doc comment

pull/9056/head
johnstevenson 2020-07-10 11:31:18 +01:00 committed by Jordi Boggiano
parent 272654d6e2
commit 57f91d01c7
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ TAGSPUBKEY
/**
* Returns true if this is a non-admin Windows user account
*
* @param null|string $isCygwin Set by method
* @param null|bool $isCygwin Set by method
* @return bool
*/
protected function isWindowsNonAdminUser(&$isCygwin)