summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/qt/simple_statistics_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/simple_statistics_dialog.h b/ui/qt/simple_statistics_dialog.h
index befd654d4b..918104e10d 100644
--- a/ui/qt/simple_statistics_dialog.h
+++ b/ui/qt/simple_statistics_dialog.h
@@ -37,7 +37,7 @@ public:
protected:
/** Add a simple statistics table.
*
- * @param st_table The table to add.
+ * @param stat_data The table to add.
*/
// gtk:service_response_table.h:init_srt_table
void addMissingRows(struct _new_stat_data_t *stat_data);