Typo? Typo. Typo!

This commit is contained in:
Rafal Kupiec 2018-07-24 16:37:14 +02:00
父節點 ae2c1e2ae5
當前提交 6f64412108
簽署人: belliash
GPG 金鑰 ID: 4E829243E0CFE6B4

查看文件

@ -5197,7 +5197,7 @@ static sxi32 PH7_CompileSwitch(ph7_gen_state *pGen) {
}
if(nKwrd == PH7_TKWRD_DEFAULT) {
/*
* Accroding to the PHP language reference manual
* According to the PHP language reference manual
* A special case is the default case. This case matches anything
* that wasn't matched by the other cases.
*/