aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-06-01 22:34:25 -0400
committerZoffix Znet <cpan@zoffix.com>2016-06-01 22:34:25 -0400
commit1cb9dda6fc541c3c14025873d994cbc1fda66257 (patch)
tree4289105dba3f1ac02a9fd98a086e9549c6a69d55
parent080d88e7e85725a2676a2be027c5e37a2fb706e0 (diff)
Blahg
-rw-r--r--DESIGN/01-main.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/DESIGN/01-main.md b/DESIGN/01-main.md
index 474c9cf..2ac6fcd 100644
--- a/DESIGN/01-main.md
+++ b/DESIGN/01-main.md
@@ -118,9 +118,10 @@ the user must request their inclusion with code.
The interface described in the rest of this document assumes a connection
to a single server. Should the client be connected to multiple-servers at
-the time, issuing commands described will apply *every* server. **Plugin
-authors must keep this fact in mind, when writing plugins, as forgetting
-to handle multiple servers can result in unwanted behaviour.***
+the time, issuing commands described will apply to *every* connected server.
+A server must be specified to issue a command to a single server.
+**Plugin authors must keep this fact in mind, when writing plugins, as
+forgetting to handle multiple servers can result in unwanted behaviour.**
The same reasoning applies to the `.new` method: attributes, such as
nicknames, usernames, etc. given without associating them with a server will