summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_modern')
-rw-r--r--plugins/Clist_modern/src/modern_clcopts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/modern_clcopts.cpp b/plugins/Clist_modern/src/modern_clcopts.cpp
index 39a1fb3b47..f2a201be96 100644
--- a/plugins/Clist_modern/src/modern_clcopts.cpp
+++ b/plugins/Clist_modern/src/modern_clcopts.cpp
@@ -53,7 +53,7 @@ struct FontOptionsList
};
#define CLCGROUP LPGENT("Contact List")_T("/")LPGENT("Contact names")
-#define CLCLINESGROUP LPGENT("Contact List")_T("/")LPGENT("Row Items")
+#define CLCLINESGROUP LPGENT("Contact List")_T("/")LPGENT("Row items")
#define CLCFRAMESGROUP LPGENT("Contact List")_T("/")LPGENT("Frame texts")
#define CLCCOLOURSGROUP LPGENT("Contact List")_T("/")LPGENT("Special colors")