Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo "beet" in GCODE_CROPPED #171

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

kylehakala
Copy link
Contributor

The error text for GCODE_CROPPED recently popped up on my MK4S. The wording felt a little off, and this felt like a typo snuck in.

"As a result, it might have beet not executed correctly."
is now phrased as
"As a result, it might not be executed correctly."

The error text for GCODE_CROPPED recently popped up on my MK4S. The wording felt a little off, and this felt like a typo snuck in. 
> "As a result, it might have beet not executed correctly."
is now phrased as
> "As a result, it might not be executed correctly."
@kylehakala
Copy link
Contributor Author

@vorner Hi! I saw you had reviewed/approved a previous typo-related PR and wondering if you wouldn't mind looking at this one.

@CZDanol
Copy link
Contributor

CZDanol commented Nov 26, 2024

Hello, this error message is displayed AFTER the cropped gcode was already executed, so the past tense is IMO correct there. The typo of course not.

@kylehakala
Copy link
Contributor Author

@CZDanol Good call out! I revised the wording to match the proper tense.

@CZDanol CZDanol merged commit 96ef433 into prusa3d:master Dec 12, 2024
3 checks passed
@rasssta
Copy link

rasssta commented Jan 16, 2025

This typo also exist in the language files. See prusa3d/Prusa-Firmware-Buddy#4411 for more information.

@CZDanol
Copy link
Contributor

CZDanol commented Jan 16, 2025

Those texts are generated from this config file.

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.

3 participants