mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: synchronizing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0a909d7a50
commit
979061a875
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
// Deleted records have their key stick around for at least DELETED_LIFETIME
|
// Deleted records have their key stick around for at least DELETED_LIFETIME
|
||||||
// before they can be garbage collected from the file in which they are
|
// before they can be garbage collected from the file in which they are
|
||||||
// contained, that way they have time to propagate to all devices we end up
|
// contained, that way they have time to propagate to all devices we end up
|
||||||
// syncronizing with. For more information, refer to the sync protocol proposal:
|
// synchronizing with. For more information, refer to the sync protocol proposal:
|
||||||
// https://pebbletechnology.atlassian.net/wiki/pages/viewpage.action?pageId=26837564
|
// https://pebbletechnology.atlassian.net/wiki/pages/viewpage.action?pageId=26837564
|
||||||
//
|
//
|
||||||
// FIXME: See PBL-18945
|
// FIXME: See PBL-18945
|
||||||
|
|
Loading…
Add table
Reference in a new issue