mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: performing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fcfff639f7
commit
33edf22381
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue