mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: relative
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7d745d4c61
commit
0c55d530ac
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ typedef struct AppInboxNode {
|
||||||
//! The size of `storage`.
|
//! The size of `storage`.
|
||||||
size_t size;
|
size_t size;
|
||||||
|
|
||||||
//! The positive offset relative relative to write_index, up until which the current
|
//! The positive offset relative to write_index, up until which the current
|
||||||
//! (incomplete) message has been written.
|
//! (incomplete) message has been written.
|
||||||
size_t current_offset;
|
size_t current_offset;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue