mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Applied grammar and styling corrections
Applied grammar and styling corrections.
This commit is contained in:
parent
f0aa2d2049
commit
71ab0fbda6
56 changed files with 112 additions and 129 deletions
|
|
@ -10,9 +10,9 @@
|
|||
%9Description:%9
|
||||
|
||||
Evaluates the given commands and executes them; you can use internal
|
||||
variables and separate multiple commands by using the ";" character.
|
||||
variables and separate multiple commands by using the ';' character.
|
||||
|
||||
%9Examples%9
|
||||
%9Examples:%9
|
||||
|
||||
/EVAL echo I am connected to ${S} on ${chatnet} as ${N}
|
||||
/EVAL echo My user privileges are +${usermode}; echo Let's party!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue