summaryrefslogtreecommitdiffstats
path: root/include/view-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/view-internal.h')
-rw-r--r--include/view-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/view-internal.h b/include/view-internal.h
index 59178bd1..efbf7987 100644
--- a/include/view-internal.h
+++ b/include/view-internal.h
@@ -106,7 +106,7 @@ struct RofiViewState
int mouse_seen;
/** Flag indicating if view needs to be reloaded. */
int reload;
- /** The funciton to be called when finalizing this view */
+ /** The function to be called when finalizing this view */
void ( *finalize )( struct RofiViewState *state );
/** Width of the view */