mirror of
https://github.com/google/pebble.git
synced 2025-06-24 10:06:16 +00:00
spelling: original
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
13de07fe70
commit
f44e5e50e9
2 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@ typedef struct {
|
|||
//! committed until the pfs_close is called. Until this time, pfs_open of the
|
||||
//! 'name' will return a hdl to the original file. This way there is always a
|
||||
//! valid version of the file which can be read & the caller can copy parts
|
||||
//! of the orginal file in hunks rather than allocating a lot of RAM.
|
||||
//! of the original file in hunks rather than allocating a lot of RAM.
|
||||
//!
|
||||
//! OP_FLAG_SKIP_HDR_CRC_CHECK - For files which are not accessed frequently,
|
||||
//! it is a good idea to sanity check the on-flash header CRCs to make sure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue