diff --git a/source/birchwood/client/client.d b/source/birchwood/client/client.d index c86478d..1e60b4c 100644 --- a/source/birchwood/client/client.d +++ b/source/birchwood/client/client.d @@ -776,7 +776,8 @@ public class Client : Thread /** * Connects to the server * - * Throws: BirchwoodException + * Throws: + * BirchwoodException if there is an error connecting */ public void connect() {