mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: corresponds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
deffe7f483
commit
21884a76f2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue