mirror of
https://github.com/google/pebble.git
synced 2025-05-25 04:34:52 +00:00
spelling: dependent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
924f309bff
commit
ebfec3118d
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
//! @file framebuffer.c
|
||||
//! Bitdepth independant routines for framebuffer.h
|
||||
//! Bitdepth depenedant routines can be found in the 1_bit & 8_bit folders in their
|
||||
//! Bitdepth dependent routines can be found in the 1_bit & 8_bit folders in their
|
||||
//! respective framebuffer.c files.
|
||||
|
||||
#include "applib/graphics/framebuffer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue