summaryrefslogtreecommitdiffstats
path: root/include/widgets/container.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-09 11:25:33 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-09 11:25:33 +0200
commita97831e297b64b4f26f1cdd649cb86762d98ca8c (patch)
tree86aa90cd4c5b0434994ba94c62c4c786c92e45f0 /include/widgets/container.h
parent4a30d2a50731640f181615e91b5fcfdfa1a1f0da (diff)
Fix doxygen documentation
Diffstat (limited to 'include/widgets/container.h')
-rw-r--r--include/widgets/container.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/container.h b/include/widgets/container.h
index e0233562..8347dc31 100644
--- a/include/widgets/container.h
+++ b/include/widgets/container.h
@@ -44,7 +44,7 @@
typedef struct _window container;
/**
- * @parem parent The widget's parent
+ * @param parent The widget's parent
* @param name The name of the widget.
*
* @returns a newly created container, free with #widget_free