spelling: independent

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:49:10 -05:00
parent 423a462ce0
commit 294f626792
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
*/
//! @file framebuffer.c
//! Bitdepth independant routines for framebuffer.h
//! Bitdepth independent routines for framebuffer.h
//! Bitdepth dependent routines can be found in the 1_bit & 8_bit folders in their
//! respective framebuffer.c files.