Skip to content

Commit

Permalink
fix: typo in MessageBuilder ImageUploaderResult ctor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Nov 19, 2023
1 parent 81de4c1 commit eb5ff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages/MessageBuilder.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class MessageBuilder
const QString &actor, const QString &emoteSetName);

/**
* "Your image has been uploaded to %1[ (Delection link: %2)]."
* "Your image has been uploaded to %1[ (Deletion link: %2)]."
* or "Your image has been uploaded to %1 %2. %3 left. "
* "Please wait until all of them are uploaded. "
* "About %4 seconds left."
Expand Down

0 comments on commit eb5ff8b

Please sign in to comment.