summaryrefslogtreecommitdiff
path: root/src/iconmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconmgr.c')
-rw-r--r--src/iconmgr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/iconmgr.c b/src/iconmgr.c
index 48a2931..7cbc7a7 100644
--- a/src/iconmgr.c
+++ b/src/iconmgr.c
@@ -586,7 +586,7 @@ DrawIconManagerBorder(WList *tmp)
/**
* sort The Dude
*
- * \param ip a pointer to the icon manager struture
+ * \param ip a pointer to the icon manager structure
*/
void
SortIconManager(IconMgr *ip)
@@ -622,7 +622,7 @@ SortIconManager(IconMgr *ip)
* pack the icon manager windows following
* an addition or deletion
*
- * \param ip a pointer to the icon manager struture
+ * \param ip a pointer to the icon manager structure
*/
void
PackIconManager(IconMgr *ip)