Pārlūkot izejas kodu

Reworded package comment

Bruce Marriner 9 gadi atpakaļ
vecāks
revīzija
552abf8818
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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