[geany/geany] 5a2f4b: Remove a double space in a string

Colomban Wendling git-noreply at xxxxx
Thu Mar 1 22:45:45 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Thu, 01 Mar 2018 22:45:45 UTC
Commit:      5a2f4b401074c399197d79cdc78fab8486097c57
             https://github.com/geany/geany/commit/5a2f4b401074c399197d79cdc78fab8486097c57

Log Message:
-----------
Remove a double space in a string

Part of #1789


Modified Paths:
--------------
    po/ar.po
    po/ast.po
    po/be.po
    po/bg.po
    po/ca.po
    po/cs.po
    po/de.po
    po/el.po
    po/en_GB.po
    po/es.po
    po/et.po
    po/eu.po
    po/fa.po
    po/fi.po
    po/fr.po
    po/gl.po
    po/he.po
    po/hi.po
    po/hu.po
    po/id.po
    po/it.po
    po/ja.po
    po/kk.po
    po/ko.po
    po/lb.po
    po/lt.po
    po/lv.po
    po/mn.po
    po/nl.po
    po/nn.po
    po/pl.po
    po/pt.po
    po/pt_BR.po
    po/ro.po
    po/ru.po
    po/sk.po
    po/sl.po
    po/sr.po
    po/sv.po
    po/tr.po
    po/uk.po
    po/vi.po
    po/zh_CN.po
    po/zh_TW.po
    src/search.c

Modified: po/ar.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4232,7 +4232,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ast.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4501,7 +4501,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/be.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4384,7 +4384,7 @@ msgstr "Выкарыстоўваць шматрадковы пошук"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/bg.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4702,7 +4702,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ca.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4401,7 +4401,7 @@ msgstr "Utilitza la coincidència de línia múlti_ple"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/cs.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4401,7 +4401,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/de.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4444,7 +4444,7 @@ msgstr "_Mehrzeilen-Erkennung (multi-line matching) benutzen"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/el.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4440,7 +4440,7 @@ msgstr "Χρήση ταιριάσματος σε πολλές _γραμμές"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/en_GB.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4388,7 +4388,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/es.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4421,7 +4421,7 @@ msgstr "Usar coincidencias multi_líneas"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/et.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4252,7 +4252,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/eu.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4259,7 +4259,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/fa.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4451,7 +4451,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/fi.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4417,7 +4417,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/fr.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4453,7 +4453,7 @@ msgstr "Correspondances multi-li_gnes"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/gl.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4444,7 +4444,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/he.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4297,7 +4297,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/hi.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4176,7 +4176,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/hu.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4421,7 +4421,7 @@ msgstr "Többsoros megfelelés használata"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/id.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4423,7 +4423,7 @@ msgstr "Gunakan ke_cocokan multi-baris"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/it.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4464,7 +4464,7 @@ msgstr "Utilizza _corrispondenza multi-riga"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ja.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4326,7 +4326,7 @@ msgstr "複数行一致を使用(_G)"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/kk.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4254,7 +4254,7 @@ msgstr "Көпжолдық сәйкес_тендіруді қолдану"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ko.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4346,7 +4346,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/lb.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4545,7 +4545,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/lt.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4349,7 +4349,7 @@ msgstr "Naudokite kelių eilučių atitiki_mą"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/lv.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4382,7 +4382,7 @@ msgstr "_Lietot vairākrindu atbilšanu"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/mn.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4528,7 +4528,7 @@ msgstr "Автомат догол мөрийг _хэрэглэ"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/nl.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4411,7 +4411,7 @@ msgstr "_Meerregelige matching gebruiken"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/nn.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4189,7 +4189,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/pl.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4450,7 +4450,7 @@ msgstr "Użyj dopasowywania wielowierszowe_go"
 #, fuzzy
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/pt.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4397,7 +4397,7 @@ msgstr "Usar comparação multi-_linha"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/pt_BR.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4424,7 +4424,7 @@ msgstr "Utilizar casamento multi_linhas"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ro.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4549,7 +4549,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/ru.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4381,7 +4381,7 @@ msgstr "_Многострочный поиск"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/sk.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4358,7 +4358,7 @@ msgstr "Použiť _viac riadkové porovnávanie"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/sl.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4439,7 +4439,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/sr.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4291,7 +4291,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/sv.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4352,7 +4352,7 @@ msgstr "Använd flerraders matchning"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/tr.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4352,7 +4352,7 @@ msgstr "Çoklu _satır eşleştirme kullan"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/uk.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4603,7 +4603,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/vi.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4494,7 +4494,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/zh_CN.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4222,7 +4222,7 @@ msgstr "使用多行匹配(_G)"
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: po/zh_TW.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4321,7 +4321,7 @@ msgstr ""
 #: ../src/search.c:330
 msgid ""
 "Perform regular expression matching on the whole buffer at once rather than "
-"line by line, allowing matches to span multiple lines.  In this mode, "
+"line by line, allowing matches to span multiple lines. In this mode, "
 "newline characters are part of the input and can be captured as normal "
 "characters by the pattern."
 msgstr ""


Modified: src/search.c
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -329,7 +329,7 @@ static GtkWidget *add_find_checkboxes(GtkDialog *dialog)
 	gtk_button_set_focus_on_click(GTK_BUTTON(check_multiline), FALSE);
 	gtk_widget_set_tooltip_text(check_multiline, _("Perform regular expression "
 		"matching on the whole buffer at once rather than line by line, allowing "
-		"matches to span multiple lines.  In this mode, newline characters are part "
+		"matches to span multiple lines. In this mode, newline characters are part "
 		"of the input and can be captured as normal characters by the pattern."));
 
 	/* Search features */



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list