Quellcode durchsuchen

Reworded package comment

Bruce Marriner vor 9 Jahren
Ursprung
Commit
552abf8818
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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