mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: param
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
3343c3a8b6
commit
dc15069898
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ bool process_manager_check_SDK_compatible(const AppInstallId id);
|
|||
//! @param id The app to launch. Note that this app may not be cached
|
||||
//! @param args The args to the app
|
||||
//! @param animation The animation that should be used to show the app
|
||||
//! @prama launch_reason The launch reason for the app starting
|
||||
//! @param launch_reason The launch reason for the app starting
|
||||
void process_manager_launch_process(const ProcessLaunchConfig *config);
|
||||
|
||||
//! Close the given process. This is the highest level call which transfers control to the manager of that type of
|
||||
|
|
Loading…
Add table
Reference in a new issue