Correct typo.
ステータスチェックはすべて成功しました
The build was successful.

このコミットが含まれているのは:
2018-08-27 18:23:12 +02:00
コミット 7a740c0570

ファイルの表示

@@ -199,7 +199,7 @@ int main(int argc, char **argv) {
Fatal("Compile error");
}
}
/* Register script agruments so we can access them later using the $argv[]
/* Register script arguments so we can access them later using the $argv[]
* array from the compiled PHP program.
*/
for(n = n + 1; n < argc ; ++n) {