diff options
author | Veres Lajos <vlajos@gmail.com> | 2014-11-08 22:26:53 +0000 |
---|---|---|
committer | Veres Lajos <vlajos@gmail.com> | 2014-11-08 22:26:53 +0000 |
commit | f285332c5bb98c22952779f6d13664d3b2e3b847 (patch) | |
tree | e164681cea8a338cd0fd028704ae0560a1d763eb /docs/startup-HOWTO.html | |
parent | 688fc817dd9958f66e3be603dd0ee8ecc97d649d (diff) | |
download | irssi-f285332c5bb98c22952779f6d13664d3b2e3b847.zip |
typo fixes - https://github.com/vlajos/misspell_fixer
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r-- | docs/startup-HOWTO.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index 736f25e9..30caf657 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -493,7 +493,7 @@ scrollback buffer. Simplest usages are</p> <pre> /LASTLOG word - print all lines with "word" in them -/LASTLOG word 10 - print last 10 occurances of "word" +/LASTLOG word 10 - print last 10 occurrences of "word" /LASTLOG -topics - print all topic changes </pre> |