summaryrefslogtreecommitdiffstats
path: root/include/widgets/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/widget.h')
-rw-r--r--include/widgets/widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/widget.h b/include/widgets/widget.h
index 1c172bf0..990e50b4 100644
--- a/include/widgets/widget.h
+++ b/include/widgets/widget.h
@@ -106,7 +106,7 @@ void widget_enable ( widget *widget );
void widget_draw ( widget *widget, cairo_t *d );
/**
- * @param widget Handle to the widget
+ * @param wid Handle to the widget
*
* Free the widget and all allocated memory.
*/