aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-06-01 22:36:11 -0400
committerZoffix Znet <cpan@zoffix.com>2016-06-01 22:36:11 -0400
commitd2f08aeb0f1aa3872e971165bc3ed1f91209f11f (patch)
tree5a00bf3ab73f59d998ff21e7012a48deea97ac7c
parent1cb9dda6fc541c3c14025873d994cbc1fda66257 (diff)
Blahg
-rw-r--r--DESIGN/01-main.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/DESIGN/01-main.md b/DESIGN/01-main.md
index 2ac6fcd..1f771d8 100644
--- a/DESIGN/01-main.md
+++ b/DESIGN/01-main.md
@@ -158,9 +158,7 @@ A possible `.new` setup may look something like this:
```
Use of multiple servers is facilitated via server nicknames and using
-them as a method call to obtain the correct Client Object. A special
-nickname of `all` is reserved to mean the command must be issued to ALL
-connected servers. For example:
+them as a method call to obtain the correct Client Object. For example:
```perl6
$.irc.quit; # quits all servers