Fix typos: "seperate" to "separate"

Fixes #3236
This commit is contained in:
Jay Weisskopf 2019-09-15 23:21:21 -04:00 committed by Andrew Kelley
parent 8223aca09b
commit cddd6b46d8
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) {
" -mllvm [arg] (unsupported) forward an arg to LLVM's option processing\n"
" --override-std-dir [arg] override path to Zig standard library\n"
" --override-lib-dir [arg] override path to Zig lib library\n"
" -ffunction-sections places each function in a seperate section\n"
" -ffunction-sections places each function in a separate section\n"
"\n"
"Link Options:\n"
" --bundle-compiler-rt for static libraries, include compiler-rt symbols\n"

View File

@ -299,7 +299,7 @@ pub const Headers = struct {
return buf;
}
/// Returns all headers with the given name as a comma seperated string.
/// Returns all headers with the given name as a comma separated string.
///
/// Useful for HTTP headers that follow RFC-7230 section 3.2.2:
/// A recipient MAY combine multiple header fields with the same field