mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad Dascalu <vladd@bugzilla.org>.
This commit is contained in:
parent
eafbb1aa0d
commit
0d7d3bf68f
@ -166,7 +166,7 @@ sub multipart_init {
|
||||
# Note: CGI.pm::multipart_init up to v3.04 explicitly set nph to 0
|
||||
# CGI.pm::multipart_init v3.05 explicitly sets nph to 1
|
||||
# CGI.pm's header() sets nph according to a param or $CGI::NPH, which
|
||||
# is the desired behavour.
|
||||
# is the desired behaviour.
|
||||
|
||||
# Allow multiple calls to $cgi->header()
|
||||
$CGI::HEADERS_ONCE = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user