mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-15 07:27:42 -04:00
Fix typo
This commit is contained in:
parent
01adb24aa1
commit
c181843105
@ -64,7 +64,7 @@ struct static_bitmap {
|
||||
}
|
||||
}
|
||||
|
||||
thor_unreachable("static_bitmap has not free bit");
|
||||
thor_unreachable("static_bitmap has no free bit");
|
||||
}
|
||||
|
||||
size_t free_word() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user