mirror of https://github.com/google/pebble
spelling: corresponds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
deffe7f483
commit
21884a76f2
|
@ -54,7 +54,7 @@
|
|||
//! 
|
||||
//!
|
||||
//! - \ref GBitmapFormat8Bit:
|
||||
//! Each pixel in the bitmap is represented by 1 byte. The color value of that byte correspends to
|
||||
//! Each pixel in the bitmap is represented by 1 byte. The color value of that byte corresponds to
|
||||
//! a GColor.argb value.
|
||||
//! There is no restriction on row_size_bytes / stride.
|
||||
//!
|
||||
|
|
Loading…
Reference in New Issue