mirror of
https://github.com/google/pebble.git
synced 2025-11-17 21:11:00 -05:00
spelling: performing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "gtypes.h"
|
||||
|
||||
//! This is used for performaing backward-compatibility conversions with 1-bit GColors.
|
||||
//! This is used for performing backward-compatibility conversions with 1-bit GColors.
|
||||
GColor8 get_native_color(GColor2 color) {
|
||||
switch (color) {
|
||||
case GColor2Black:
|
||||
|
||||
Reference in New Issue
Block a user