Parcourir la source

Merge branch 'patch' of https://github.com/ares333/Workerman into patch

Ares il y a 7 ans
Parent
commit
affdb5d287
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Events/Swoole.php

+ 1 - 1
Events/Swoole.php

@@ -24,7 +24,7 @@ class Swoole implements EventInterface
 
     protected $_fd = array();
 
-    // milisecond, set to null will use swoole signal.
+    // milisecond. Set to null will use swoole signal.
     public static $signalDispatchInterval = 200;
 
     // Swoole\Process::signal() is not stable in some version of php and swoole.