Skip to content

Commit

Permalink
🎨 Make docblock wording consistent with other methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Dec 2, 2024
1 parent 9bfc593 commit 90a4ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Discord/Builders/MessageBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ public function setEmbeds(array $embeds): self
}

/**
* Returns the embeds of the builder.
* Returns all the embeds in the builder.
*
* @return Embed[]
*/
Expand Down

0 comments on commit 90a4ce3

Please sign in to comment.