浏览代码

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

Ares 8 年之前
父节点
当前提交
affdb5d287
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.