Skip to content

fix: correct 'occured' to 'occurred' typo in server error message - #5

Open
Jah-yee wants to merge 1 commit into
idangerous:masterfrom
Jah-yee:master
Open

Jah-yee wants to merge 1 commit into
idangerous:masterfrom
Jah-yee:master

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 31, 2026

Copy link
Copy Markdown

Summary

Fix user-facing error message typo in OS/os/includes/server_error.php line 1:

Before: Sorry! Error occured. Try again later please.
After: Sorry! Error occurred. Try again later please.

Why

This is a user-facing error message shown when a server error occurs. The typo 'occured' (missing 'r') should be corrected to 'occurred'.

Checklist

  • This is a minimal, surgical fix
  • No functionality changed

Fix user-facing error message typo in OS/os/includes/server_error.php

Before: Sorry! Error occured. Try again later please.
After:  Sorry! Error occurred. Try again later please.
@Jah-yee

Jah-yee commented Aug 1, 2026

Copy link
Copy Markdown
Author

Hi! Checking in on this typo fix — correcting 'occured' to 'occurred' in the user-facing error message in server_error.php. Small change but improves the user experience. Happy to make any adjustments if needed!

@Jah-yee

Jah-yee commented Aug 15, 2026

Copy link
Copy Markdown
Author

Friendly ping — checking in on this typo fix. Happy to address any feedback!

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.

1 participant