summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-06-12 12:16:33 +0200
committerDave Davenport <qball@gmpclient.org>2018-06-12 12:16:33 +0200
commit32b45c2d10d32c63228871655294ece1579d6ea5 (patch)
tree5c80e33d33a4b74bfe0db98d2659fad8db183a76 /include
parentb8592f8b99c25dcdd1f3b5ef2f00412c29b4bc73 (diff)
Fix documentation
* theme * view * textbox
Diffstat (limited to 'include')
-rw-r--r--include/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/theme.h b/include/theme.h
index 7d98eeec..0a7c5fc3 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -283,7 +283,7 @@ Property *rofi_theme_find_property ( ThemeWidget *widget, PropertyType type, con
/**
* @param widget The widget to query
* @param property The property to query.
- * @param pad The default value.
+ * @param defaults The default value.
*
* Obtain list of elements (strings) of the widget.
*