Craig Jellick %!s(int64=10) %!d(string=hai) anos
pai
achega
8ba5eaa6df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc.go

+ 1 - 1
doc.go

@@ -24,7 +24,7 @@
 //      ... Use conn to send and receive messages.
 //  }
 //
-// Call the connection WriteMessage and ReadMessages methods to send and
+// Call the connection's WriteMessage and ReadMessage methods to send and
 // receive messages as a slice of bytes. This snippet of code shows how to echo
 // messages using these methods:
 //