mirror of
https://github.com/google/pebble.git
synced 2025-11-19 22:11:02 -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"
|
#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) {
|
GColor8 get_native_color(GColor2 color) {
|
||||||
switch (color) {
|
switch (color) {
|
||||||
case GColor2Black:
|
case GColor2Black:
|
||||||
|
|||||||
Reference in New Issue
Block a user