소스 검색

Reworded package comment

Bruce Marriner 9 년 전
부모
커밋
552abf8818
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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