From 5ea86e55b473ebd950c86fd5e610ee242fb2c6c3 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 3 Jul 2015 10:22:55 +0200 Subject: [PATCH] Text Editor: fix log message punctuation Change-Id: Iedbb44e476ce4791c876d560cdba74d3e71597a6 Reviewed-by: Orgad Shaneh --- src/plugins/texteditor/texteditorsettings.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,