mirror of https://github.com/google/pebble
spelling: unless
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f6d5f8ce95
commit
82ee3a22ea
|
@ -51,7 +51,7 @@
|
|||
//! have no knowledge of AppInstallId's.
|
||||
//!
|
||||
//! - PebbleProcessMd: This should only be used when launching an application. No piece of code
|
||||
//! should ask the app_install_manager for a PebbleProcessMd unlesss it plans on
|
||||
//! should ask the app_install_manager for a PebbleProcessMd unless it plans on
|
||||
//! assisting with the launch of the application (event_loop, app_manager, etc.)
|
||||
//!
|
||||
//! How applications are stored
|
||||
|
|
Loading…
Reference in New Issue