mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: quicklaunch
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d6ff98373d
commit
7420fcb525
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
//! This file displays the main Quick Launch menu that is found in our settings menu
|
||||
//! It allows the feature to be enabled or for an app to be set
|
||||
//! The list of apps that the user can choose from is found in settings_quick_launch_app_menu.c
|
||||
//! This file is also responsible for saving / storing the uuid of each quichlaunch app as well as
|
||||
//! This file is also responsible for saving / storing the uuid of each quicklaunch app as well as
|
||||
//! whether or not the quicklaunch app is enabled.
|
||||
|
||||
#include "settings_menu.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue