summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-22 10:59:50 +0200
committerGitHub <noreply@github.com>2017-10-22 10:59:50 +0200
commit54aceeca089f6a97a6b7324b9107ff35192af31c (patch)
tree200041c79023e13893d53dd9097fa487d4bd9489
parent28d0b8c74602db0474c78ccbe17ae1ba03fcf665 (diff)
parent956bc592a94d5f4cce03f5762f1976d98de637ef (diff)
downloadirssi-54aceeca089f6a97a6b7324b9107ff35192af31c.zip
Merge pull request #777 from horgh/horgh/readme-typo
Fix a typo in the readme
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d6577fdf..8d91f4cb 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ think of currently:
queries when msgs/notices are received or when you send a msg, closing
queries when it's been idle for some time, etc.
- - **Multiserver friendy** - I think Irssi has clearly the best support
+ - **Multiserver friendly** - I think Irssi has clearly the best support
for handling multiple server connections. You can have as many as you
want in as many ircnets as you want. Having several connections in one
server works too, for example when you hit the (ircnet's) 10
@@ -84,7 +84,7 @@ think of currently:
search command that jumps around in scrollback in GUI-style is still
missing from Irssi, but there's something that's almost as good as it.
/LASTLOG always shows timestamps when the line was printed, even if you
- didn't have timestamps on. Now doing /SB GOTO <timestamp> jumps
+ didn't have timestamps on. Now doing /SB GOTO \<timestamp\> jumps
directly to the position in scrollback you wanted. Great feature when
you want to browse a bit of the discussion what happened when someone
said your name (as seen in awaylog) or topic was changed (/last
@@ -96,9 +96,9 @@ think of currently:
- `startup-HOWTO.txt` - new users should read this
- `manual.txt` - manual I started writing but didn't get it very far :)
- `perl.txt` - Perl scripting help
- - `formats.txt` - How to use colors, etc. with irssi
+ - `formats.txt` - How to use colors, etc. with Irssi
- `faq.txt` - Frequently Asked Questions
- - `special_vars.txt` - some predefined $variables you can use with irssi
+ - `special_vars.txt` - some predefined $variables you can use with Irssi
## Bugs / Suggestions