From d2f08aeb0f1aa3872e971165bc3ed1f91209f11f Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Wed, 1 Jun 2016 22:36:11 -0400 Subject: Blahg --- DESIGN/01-main.md | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.1