Skip to content

Commit 168cbf6

Browse files
Typo
Co-authored-by: Flori <[email protected]>
1 parent 634e07b commit 168cbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/voice/gateway/message.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use crate::{errors::VoiceGatewayError, types::VoiceGatewayReceivePayload};
66

7-
/// Represents a messsage received from the voice websocket connection.
7+
/// Represents a message received from the voice websocket connection.
88
///
99
/// This will be either a [VoiceGatewayReceivePayload], containing voice gateway events, or a [VoiceGatewayError].
1010
///

0 commit comments

Comments
 (0)