mirror of
https://github.com/google/pebble.git
synced 2025-11-18 13:30:56 -05:00
spelling: layer (?)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
//! Internal interface for glayer to schedule a render for the window:
|
||||
//! Internal interface for layer to schedule a render for the window:
|
||||
//! @param window Pointer to the window to schedule
|
||||
void window_schedule_render(Window *window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user