summaryrefslogtreecommitdiff
path: root/src/network/network.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/network.cpp')
-rw-r--r--src/network/network.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/network.cpp b/src/network/network.cpp
index 2cf12bb61..6d574cceb 100644
--- a/src/network/network.cpp
+++ b/src/network/network.cpp
@@ -468,7 +468,7 @@ static void CheckPauseOnJoin()
}
/** Converts a string to ip/port/company
- * Format: IP#company:port
+ * Format: IP:port#company
*
* connection_string will be re-terminated to seperate out the hostname, and company and port will
* be set to the company and port strings given by the user, inside the memory area originally