mirror of
https://github.com/friendica/friendica
synced 2025-04-30 09:04:22 +02:00
spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8fe548d8e1
commit
3b173f2007
6 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@ class PidFile
|
|||
*
|
||||
* @param string $file Filename of pid file
|
||||
*
|
||||
* @return boolean|string PID or "false" if not existent
|
||||
* @return boolean|string PID or "false" if nonexistent
|
||||
*/
|
||||
private static function pidFromFile(string $file)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue