From 3348178f151d8e1d7aa0432984a2dd23fa7b9e89 Mon Sep 17 00:00:00 2001 From: Illia Date: Thu, 5 Jan 2017 00:03:27 +0300 Subject: Fix rs suffix --- src/utils/builder/execute_webhook.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/builder/execute_webhook.rs') diff --git a/src/utils/builder/execute_webhook.rs b/src/utils/builder/execute_webhook.rs index c45b1c0..9da701f 100644 --- a/src/utils/builder/execute_webhook.rs +++ b/src/utils/builder/execute_webhook.rs @@ -105,7 +105,7 @@ impl Default for ExecuteWebhook { /// /// The only default value is [`tts`] being set to `true`. In the event that /// there is a bug that Discord defaults `tts` to `true`, at least - /// serenity.rs won't be a part of it. + /// serenity won't be a part of it. /// /// [`Webhook`]: ../../model/struct.Webhook.html /// [`tts`]: #method.tts -- cgit v1.2.3