summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/simple_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/simple_dialog.h b/ui/simple_dialog.h
index d603d069f2..c83e87cdc8 100644
--- a/ui/simple_dialog.h
+++ b/ui/simple_dialog.h
@@ -80,7 +80,7 @@ typedef enum {
/** Create and show a simple dialog.
*
- * @param Type type of dialog, e.g. ESD_TYPE_WARN
+ * @param type type of dialog, e.g. ESD_TYPE_WARN
* @param btn_mask The buttons to display, e.g. ESD_BTNS_OK_CANCEL
* @param msg_format Printf like message format. Text must be plain.
* @param ... Printf like parameters