소스 검색

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

Ares 7 년 전
부모
커밋
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.