mirror of
https://github.com/google/pebble.git
synced 2025-06-24 10:06:16 +00:00
spelling: process
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
67713b7888
commit
060d7cb58d
3 changed files with 4 additions and 4 deletions
|
@ -50,7 +50,7 @@ void persist_service_unlock_store(SettingsFile *store);
|
|||
//! Call during each process's startup.
|
||||
void persist_service_client_open(const Uuid *uuid);
|
||||
|
||||
//! Call once after proces exits to clean it up.
|
||||
//! Call once after process exits to clean it up.
|
||||
void persist_service_client_close(const Uuid *uuid);
|
||||
|
||||
//! Deletes the app's persist file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue