Skip to content

Fix typo: occured -> occurred (x2)#204

Open
Jah-yee wants to merge 1 commit into
nerdunit:masterfrom
Jah-yee:fix/typo-occured
Open

Fix typo: occured -> occurred (x2)#204
Jah-yee wants to merge 1 commit into
nerdunit:masterfrom
Jah-yee:fix/typo-occured

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jun 23, 2026

Copy link
Copy Markdown

Fixes 2 occurrences of occuredoccurred typo in C# error log messages:

  • MainForm.cs:3268: Exception occured in ProcessNewAppsException occurred in ProcessNewApps
  • RCLONE.cs:38: Exception occured while attempting to shut down RCLONEException occurred while attempting to shut down RCLONE

Both are user-facing error messages in exception handlers.

Fixes 2 occurrences of 'occured' -> 'occurred' in error log messages
in MainForm.cs (ProcessNewApps exception handler) and RCLONE.cs
(shutdown exception handler).
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