1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

doc: fix typo in user's guide (thanks to faen)

This commit is contained in:
Sebastien Helleu
2013-05-09 20:02:55 +02:00
parent c6fdeaf7e5
commit 0f920d6396
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -752,7 +752,7 @@ Für den Ausdruck sind folgende Variablen verfügbar:
* `${active}`: wahr, wenn Fenster aktiv ist
* `${inactive}`: wahr, wenn Fenster inaktiv ist
* `$[nicklist}`: wahr, wenn der Buffer im Fenster eine Nicklist anzeigt.
* `${nicklist}`: wahr, wenn der Buffer im Fenster eine Nicklist anzeigt.
Folgende Zeiger sind verfügbar:
+1 -1
View File
@@ -744,7 +744,7 @@ For the expression, following variables are available:
* `${active}`: true if window is active
* `${inactive}`: true if window is inactive
* `$[nicklist}`: true if buffer displayed in window has a nicklist
* `${nicklist}`: true if buffer displayed in window has a nicklist
Following pointers are available:
+1 -1
View File
@@ -767,7 +767,7 @@ Pour une expression, les variables suivantes sont disponibles :
* `${active}` : vrai si la fenêtre est active
* `${inactive}` : vrai si la fenêtre est inactive
* `$[nicklist}` : vrai si le tampon affiché dans la fenêtre a une liste de
* `${nicklist}` : vrai si le tampon affiché dans la fenêtre a une liste de
pseudos
Les pointeurs suivants sont disponibles :
+1 -1
View File
@@ -760,7 +760,7 @@ For the expression, following variables are available:
* `${active}`: true if window is active
* `${inactive}`: true if window is inactive
* `$[nicklist}`: true if buffer displayed in window has a nicklist
* `${nicklist}`: true if buffer displayed in window has a nicklist
Following pointers are available:
+1 -1
View File
@@ -720,7 +720,7 @@ WeeChat を起動したターミナルの例:
* `${active}`: ウィンドウがアクティブ状態の時に真
* `${inactive}`: ウィンドウが非アクティブ状態の時に真
* `$[nicklist}`: ウィンドウに表示されるバッファがニックネームリストの場合に真。
* `${nicklist}`: ウィンドウに表示されるバッファがニックネームリストの場合に真。
式に使えるポインタは以下: