aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pugl/pugl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/pugl.h b/include/pugl/pugl.h
index db0ffc5..1ec5491 100644
--- a/include/pugl/pugl.h
+++ b/include/pugl/pugl.h
@@ -1225,7 +1225,7 @@ puglRequestAttention(PuglView* view);
If the given timer already exists, it is replaced.
- @param view The view to begin seding #PUGL_TIMER events to.
+ @param view The view to begin sending #PUGL_TIMER events to.
@param id The identifier for this timer. This is an application-specific ID
that should be a low number, typically the value of a constant or `enum`