Skip to content

Fix typos in error messages#7788

Merged
vadi2 merged 11 commits intoMudlet:developmentfrom
atari2600tim:typoErrors
Mar 26, 2025
Merged

Fix typos in error messages#7788
vadi2 merged 11 commits intoMudlet:developmentfrom
atari2600tim:typoErrors

Conversation

@atari2600tim
Copy link
Copy Markdown
Contributor

Brief overview of PR changes/additions

Some copy and paste mistakes resulted in some error messages saying wrong function

Motivation for adding to Mudlet

Other info (issues closed, discussion etc)

came from #7634

@atari2600tim atari2600tim requested a review from a team as a code owner March 25, 2025 22:18
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Mar 25, 2025

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Fixed typos in error messages within GUIUtils.lua to correctly reference function names in assertion errors, improving clarity of error reporting for users.

  • Updated assertion message in setGauge() to reference itself instead of incorrectly showing 'moveGauge'
  • Updated assertion message in resizeGauge() to reference itself instead of incorrectly showing 'moveGauge'

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@vadi2 vadi2 enabled auto-merge (squash) March 26, 2025 05:55
@vadi2 vadi2 merged commit 5a4efa3 into Mudlet:development Mar 26, 2025
13 of 14 checks passed
@atari2600tim atari2600tim deleted the typoErrors branch March 28, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants