Replace "our" with "out".

PR-URL: https://github.com/nodejs/http-parser/pull/436
Reviewed-By: Jon Moss <me@jonathanmoss.me>
make-http-max-header-size-gyp-configurable
dnartz 6 years ago committed by Jon Moss
parent 25de6ed8e4
commit 13ca674540

@ -2020,7 +2020,7 @@ reexecute:
}
}
/* Run callbacks for any marks that we have leftover after we ran our of
/* Run callbacks for any marks that we have leftover after we ran out of
* bytes. There should be at most one of these set, so it's OK to invoke
* them in series (unset marks will not result in callbacks).
*

Loading…
Cancel
Save