diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-07-24 09:40:35 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-07-24 09:40:35 +0200 |
commit | 1f64710e795b0c5434d15813d4f1f568467ca087 (patch) | |
tree | 6da9678da4cabb34a36803fb5af025037b430730 | |
parent | 027bf8666ed97ffaf35d7ffad08406488793c4b3 (diff) | |
download | xK-1f64710e795b0c5434d15813d4f1f568467ca087.tar.gz xK-1f64710e795b0c5434d15813d4f1f568467ca087.tar.xz xK-1f64710e795b0c5434d15813d4f1f568467ca087.zip |
NEWS: improve wording
The phrase "input line" has already been used once in the file.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ * degesch: /ban and /unban don't mangle extended bans anymore * degesch: joining new channels no longer switches to their buffer - if the input buffer isn't empty + automatically if the current input line isn't empty * censor.lua: now stripping colours from censored messages; their attributes are also configurable rather than always black on black |