mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +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
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
Modifies the value of a setting; boolean settings accept only ON, OFF and
|
||||
TOGGLE.
|
||||
|
||||
|
||||
Please remember that you need to use the SAVE command to store the changes
|
||||
into your configuration.
|
||||
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
/SET
|
||||
/SET nick mike
|
||||
/SET -clear nick
|
||||
/SET log_timestamp %H:%H:%S
|
||||
/SET log_timestamp %%H:%%H:%%S
|
||||
/SET -default log_timestamp
|
||||
/SET close
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue