aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/stats/functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/stats/functions.c')
-rw-r--r--src/plugins/stats/functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/stats/functions.c b/src/plugins/stats/functions.c
index d8a459aa..f606e2f9 100644
--- a/src/plugins/stats/functions.c
+++ b/src/plugins/stats/functions.c
@@ -699,7 +699,7 @@ StatEntry stats[] = {
699 , 699 ,
700 { 700 {
701 gettext_noop ("Trust"), 701 gettext_noop ("Trust"),
702 gettext_noop ("Spent (red) and Earned (green) Awarded (yellow)"), 702 gettext_noop ("Spent (red), Earned (green) and Awarded (yellow)"),
703 &getTrustStats, 703 &getTrustStats,
704 NULL, 704 NULL,
705 3, 705 3,