]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/PidFile.php
spelling: one
[friendica.git] / src / Util / PidFile.php
index 649a156793c5ba70a7f0f36b8d4dc3adc70f35d0..1d9019d73497afc8360b1175cb03f5b365f1994d 100644 (file)
@@ -31,7 +31,7 @@ class PidFile
         *
         * @param string $file Filename of pid file
         *
-        * @return boolean|string PID or "false" if noexistent
+        * @return boolean|string PID or "false" if nonexistent
         */
        private static function pidFromFile(string $file)
        {