]> git.lyx.org Git - features.git/blobdiff - src/support/debug.cpp
Capitalize
[features.git] / src / support / debug.cpp
index de48e0dfa6b645f0ae7758eb831f6f09032bad97..96e324dcccc823a0bf97adf32e8a6e508c55dba6 100644 (file)
@@ -61,7 +61,7 @@ ErrorItem errorTags[] = {
        { Debug::CHANGES,   "changes",   N_("Change tracking")},
        { Debug::EXTERNAL,  "external",  N_("External template/inset messages")},
        { Debug::PAINTING,  "painting",  N_("RowPainter profiling")},
-       { Debug::SCROLLING, "scrolling", N_("scrolling debugging")},
+       { Debug::SCROLLING, "scrolling", N_("Scrolling debugging")},
        { Debug::MACROS,    "macros",    N_("Math macros")},
        { Debug::RTL,       "rtl",       N_("RTL/Bidi")},
        { Debug::LOCALE,    "locale",    N_("Locale/Internationalisation")},