fix typo
authorTheZipBon
Fri, 03 Aug 2018 15:19:22 -0400
changeset 1501 d672599679a7
parent 1500 e7ed946e433e
child 1502 c94cb3aa0b3b
fix typo
HWPlaySchemeSyntax.wiki
--- a/HWPlaySchemeSyntax.wiki	Thu Aug 02 11:16:01 2018 +0100
+++ b/HWPlaySchemeSyntax.wiki	Fri Aug 03 15:19:22 2018 -0400
@@ -24,7 +24,7 @@
 `hwplay` URLs are of course optional, you can join any server from the main menu by selecting the network game, then “local network”, then by selecting a server from the list or entering its address directly after clicking on the “Connect to” button.
 
 == Creating `hwplay` URLs ==
-When you are about to start a server in Hedgewas (Main menu → Network game → Local network → Start server), Hedgewars will create a `hwplay` URL for you. You can copy it into the clipboard if you click on the “invite” button.
+When you are about to start a server in Hedgewars (Main menu → Network game → Local network → Start server), Hedgewars will create a `hwplay` URL for you. You can copy it into the clipboard if you click on the “invite” button.
 
 Note the generated URL might only work in your LAN and not world wide, so please check the IP address. You can obtain your Internet IP address on http://myip.is/ (for example).
 
@@ -52,4 +52,4 @@
  * [hwplay://netserver.hedgewars.org]: Points to the lobby of the official server. This is the same as if you'd click on the “official server” button in the main menu
  * `hwplay://192.168.43.6:54321`: Points to the lobby on a LAN server with IP 192.168.42.6, port number 54321
  * `hwplay://example.org?room=MyRoom`: Points to the room called “MyRoom” on the server “example.org”
- * `hwplay://example.com:59000`: Points to the server “example.com”, port number 59000
\ No newline at end of file
+ * `hwplay://example.com:59000`: Points to the server “example.com”, port number 59000