mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: opt-in
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a9dd33cea2
commit
9af84e083f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#include "applib/preferred_content_size.h"
|
#include "applib/preferred_content_size.h"
|
||||||
|
|
||||||
//! TODO PBL-41920: This mapping should be an opt in set in a platform specific location
|
//! TODO PBL-41920: This mapping should be an opt-in set in a platform specific location
|
||||||
typedef enum SettingsContentSize {
|
typedef enum SettingsContentSize {
|
||||||
SettingsContentSize_Small,
|
SettingsContentSize_Small,
|
||||||
SettingsContentSize_Default,
|
SettingsContentSize_Default,
|
||||||
|
|
Loading…
Add table
Reference in a new issue