Typo? Typo. Typo!
This commit is contained in:
parent
ae2c1e2ae5
commit
6f64412108
@ -5197,7 +5197,7 @@ static sxi32 PH7_CompileSwitch(ph7_gen_state *pGen) {
|
|||||||
}
|
}
|
||||||
if(nKwrd == PH7_TKWRD_DEFAULT) {
|
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
|
* A special case is the default case. This case matches anything
|
||||||
* that wasn't matched by the other cases.
|
* that wasn't matched by the other cases.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user