Minor spelling fixes (#559)

This commit is contained in:
Altarrel 2018-06-18 16:42:32 -04:00 committed by Chris Rhodes
parent bc7403812a
commit d7a58a4f11

View file

@ -6,8 +6,8 @@
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
// This file contains high level helper functions and easy entry points for the // This file contains high level helper functions and easy entry points for the
// entire discordgo package. These functions are beling developed and are very // entire discordgo package. These functions are being developed and are very
// experimental at this point. They will most likley change so please use the // experimental at this point. They will most likely change so please use the
// low level functions if that's a problem. // low level functions if that's a problem.
// Package discordgo provides Discord binding for Go // Package discordgo provides Discord binding for Go