changeset 2361:9f5b3d53f97f

Fix typo in documentation Fix seen in Debian package patches...
author Mikael Berthe <mikael@lilotux.net>
date Sun, 24 Oct 2021 18:13:18 +0200
parents fef9f1a7d2aa
children 64de2d6858b0
files mcabber/doc/help/en/hlp_status.txt mcabber/doc/mcabber.1 mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_status.txt	Sat Aug 28 23:02:24 2021 +0200
+++ b/mcabber/doc/help/en/hlp_status.txt	Sun Oct 24 18:13:18 2021 +0200
@@ -4,7 +4,7 @@
 
 Show or set the current status.
 If no status is specified, display the current status.
-If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file).
+If a status message is specified, it will override the message* variables (these variables can be set in the configuration file).
 If no relevant message* variable is set and no status message provided, the current status message is kept.
 If StatusMessage is "-", the current status message is cleared.
 With the "/status message" command, mcabber will update the message while preserving the status.
--- a/mcabber/doc/mcabber.1	Sat Aug 28 23:02:24 2021 +0200
+++ b/mcabber/doc/mcabber.1	Sun Oct 24 18:13:18 2021 +0200
@@ -1468,7 +1468,7 @@
 
 If no status is specified, display the current status\&.
 
-If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file)\&.
+If a status message is specified, it will override the message* variables (these variables can be set in the configuration file)\&.
 
 If no relevant message* variable is set and no status message provided, the current status message is kept\&.
 
--- a/mcabber/doc/mcabber.1.html	Sat Aug 28 23:02:24 2021 +0200
+++ b/mcabber/doc/mcabber.1.html	Sun Oct 24 18:13:18 2021 +0200
@@ -2907,7 +2907,7 @@
 <p>
         Show or set the current status.<br>
         If no status is specified, display the current status.<br>
-        If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file).<br>
+        If a status message is specified, it will override the message* variables (these variables can be set in the configuration file).<br>
         If no relevant message* variable is set and no status message provided, the current status message is kept.<br>
         If StatusMessage is "-", the current status message is cleared.<br>
         With the "/status message" command, mcabber will update the message while preserving the status.
--- a/mcabber/doc/mcabber.1.txt	Sat Aug 28 23:02:24 2021 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sun Oct 24 18:13:18 2021 +0200
@@ -541,7 +541,7 @@
 /status message -|statusmessage::
         Show or set the current status. +
         If no status is specified, display the current status. +
-        If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file). +
+        If a status message is specified, it will override the message* variables (these variables can be set in the configuration file). +
         If no relevant message* variable is set and no status message provided, the current status message is kept. +
         If StatusMessage is "-", the current status message is cleared. +
         With the "/status message" command, mcabber will update the message while preserving the status.