diff --git a/src/plugins/texteditor/texteditorsettings.cpp b/src/plugins/texteditor/texteditorsettings.cpp index 838d69102c3..cf9ef8b2f6f 100644 --- a/src/plugins/texteditor/texteditorsettings.cpp +++ b/src/plugins/texteditor/texteditorsettings.cpp @@ -272,7 +272,7 @@ TextEditorSettings::TextEditorSettings(QObject *parent) Format(QColor(), QColor(175, 255, 175)))); formatDescr.append(FormatDescription(C_LOG_CHANGE_LINE, tr("Log Change Line"), - tr("Applied to lines describing changes in VCS log"), + tr("Applied to lines describing changes in VCS log."), Format(QColor(192, 0, 0), QColor()))); d->m_fontSettingsPage = new FontSettingsPage(formatDescr,