mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
Fix small typo in comment
This commit is contained in:
parent
c5d9736130
commit
cf513c2dc8
@ -2575,7 +2575,7 @@ PHPAPI int php_execute_script(zend_file_handle *primary_file)
|
||||
}
|
||||
|
||||
/*
|
||||
If cli primary file has shabang line and there is a prepend file,
|
||||
If cli primary file has shebang line and there is a prepend file,
|
||||
the `skip_shebang` will be used by prepend file but not primary file,
|
||||
save it and restore after prepend file been executed.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user