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

doc: Fix typo in highlight_disable_regex option name

The section describes highlight_disable_regex, but the example used
highlight_regex instead.
This commit is contained in:
Trygve Aaberge
2022-11-02 22:31:54 +01:00
committed by Sébastien Helleu
parent a70c626c11
commit 03899e5ea5
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2239,7 +2239,7 @@ Zum Beispiel, Nachrichten die eine Hervorhebung besitzen, wo die Nachricht
mit "flash" zwischen spitzen Klammern beginnt:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
Dies kann auch mit der Buffereigenschaft „highlight_disable_regex“ eingestellt werden.
+1 -1
View File
@@ -2210,7 +2210,7 @@ For example to disable any highlight on messages with a word beginning
with "flash" between chevrons:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
This can also be set with the buffer property "highlight_disable_regex".
+1 -1
View File
@@ -2269,7 +2269,7 @@ Par exemple pour désactiver tout highlight sur les messages avec un mot
commençant par "flash" entre chevrons :
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
Ceci peut aussi être défini avec la propriété de tampon "highlight_disable_regex".
+1 -1
View File
@@ -2426,7 +2426,7 @@ For example to disable any highlight on messages with a word beginning
with "flash" between chevrons:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
This can also be set with the buffer property "highlight_disable_regex".
+1 -1
View File
@@ -2327,7 +2327,7 @@ For example to disable any highlight on messages with a word beginning
with "flash" between chevrons:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
This can also be set with the buffer property "highlight_disable_regex".
+1 -1
View File
@@ -2244,7 +2244,7 @@ For example to disable any highlight on messages with a word beginning
with "flash" between chevrons:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
This can also be set with the buffer property "highlight_disable_regex".
+1 -1
View File
@@ -2098,7 +2098,7 @@ include::includes/autogen_user_options.sr.adoc[tag=charset_options]
почиње на „flash” унутар угластих заграда:
----
/set weechat.look.highlight_regex "<flash.*>"
/set weechat.look.highlight_disable_regex "<flash.*>"
----
Ово такође може да се постави и са особином бафера „highlight_disable_regex”.