diff --git a/src/Discord.Net.Core/Entities/Channels/Direction.cs b/src/Discord.Net.Core/Entities/Channels/Direction.cs index 24c063357..b6b042eb8 100644 --- a/src/Discord.Net.Core/Entities/Channels/Direction.cs +++ b/src/Discord.Net.Core/Entities/Channels/Direction.cs @@ -4,7 +4,7 @@ namespace Discord /// Specifies the direction of where message(s) should be gotten from. /// /// - /// This enum is used to specify what direction should the message retrieval go. + /// This enum is used to specify the direction for retrieving messages. /// /// At the time of writing, is not yet implemented into /// . Attempting to use the method with