fix some typos

Signed-off-by: cuishuang <imcusg@gmail.com>
This commit is contained in:
cuishuang
2022-04-24 23:32:44 +08:00
committed by Qi Wang
parent 0e29ad4efa
commit 9a242f16d9
10 changed files with 11 additions and 11 deletions

View File

@@ -327,7 +327,7 @@ a0dalloc(void *ptr) {
}
/*
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-sensitive
* situations that cannot tolerate TLS variable access (TLS allocation and very
* early internal data structure initialization).
*/