Przeglądaj źródła

Reworded package comment

Bruce Marriner 9 lat temu
rodzic
commit
552abf8818
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -10,7 +10,7 @@
 // experimental at this point.  They will most likley change so please use the
 // low level functions if that's a problem.
 
-// package discordgo provides Go bindings for Discord
+// package discordgo provides Discord binding for Go
 package discordgo
 
 // TODO add easy to use high level helper functions