This commit is contained in:
Baptiste Wicht 2016-08-07 12:00:31 +02:00
parent 01adb24aa1
commit c181843105

View File

@ -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 {