mirror of
https://github.com/google/pebble.git
synced 2025-07-04 13:57:04 -04:00
spelling: because
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7bccc39af7
commit
4c1819019d
3 changed files with 5 additions and 5 deletions
|
@ -757,7 +757,7 @@ static status_t find_free_page(uint16_t *free_page, bool use_gc_allocator,
|
|||
|
||||
//! Note: expects that the caller does _not_ hold the pfs mutex
|
||||
//! Note: If pages are already pre-erased on the FS, this routine will return
|
||||
//! very quickly. If we need to do erases, it will take longer becauses this
|
||||
//! very quickly. If we need to do erases, it will take longer because this
|
||||
//! operation can take seconds to complete on certain flash parts
|
||||
//!
|
||||
//! @param file_size - The amount of file space to erase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue