summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-01-26 15:34:56 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-01-26 15:34:56 +0100
commit5a681f3c5e8cd473ef63c0cea92b201d3239caa4 (patch)
treec003da995d1a8eceb395bf8c9495748743d046ed
parent1a34f871639febe36a326cb1d92b132f672ab685 (diff)
downloadweechat-5a681f3c5e8cd473ef63c0cea92b201d3239caa4.zip
core: fix sentence in release notes
-rw-r--r--ReleaseNotes.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc
index e4fdf9b76..466457e71 100644
--- a/ReleaseNotes.adoc
+++ b/ReleaseNotes.adoc
@@ -24,11 +24,11 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
=== Nick completer
A space is not added automatically any more when you complete a nick at the
-beginning of command line (expected result is: "nick: ").
+beginning of command line.
-The default value of option weechat.completion.nick_completer has been changed
-to add the space by default, so you may have to run this command if you want
-the space to be added automatically:
+The default value of option `weechat.completion.nick_completer` has been changed
+to add the space by default, so you may have to run this command if you upgraded
+from an old version and want the space to be added automatically:
----
/set weechat.completion.nick_completer ": "