mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: unless
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f6d5f8ce95
commit
82ee3a22ea
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue