diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-12-27 17:10:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-12-27 17:10:09 +0000 |
commit | cc3a47abb42f11b78ad97db92e7a89b9447bb8e9 (patch) | |
tree | fe9b394da058363f4a89f71cc700d1ff82eaa856 /lib/libc/Symbols.list | |
parent | 3ee00b1421bdff3725c44ae16607a768ffaadb02 (diff) |
spelling fixes; from paul tagliamonte
any changes not taken noted on tech, but chiefly here i did not take the
cancelation - cancellation changes;
Diffstat (limited to 'lib/libc/Symbols.list')
-rw-r--r-- | lib/libc/Symbols.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/Symbols.list b/lib/libc/Symbols.list index 58c747697a9..833cdf655e9 100644 --- a/lib/libc/Symbols.list +++ b/lib/libc/Symbols.list @@ -6,7 +6,7 @@ * static, or renamed it to have a leading underbar. */ -/* brk/sbrk need this so it can be overriden by the executable's value */ +/* brk/sbrk need this so it can be overridden by the executable's value */ _end /* |