1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core: fix sentence in release notes

This commit is contained in:
Sébastien Helleu
2019-01-26 15:34:56 +01:00
parent 1a34f87163
commit 5a681f3c5e
+4 -4
View File
@@ -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 ": "