Skip to content

fix: correct 'ocurred' to 'occurred' typo in error log messages - #6

Open
Jah-yee wants to merge 1 commit into
Rhizomatica:unmaintainedfrom
Jah-yee:newroot
Open

fix: correct 'ocurred' to 'occurred' typo in error log messages#6
Jah-yee wants to merge 1 commit into
Rhizomatica:unmaintainedfrom
Jah-yee:newroot

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Fixes 9 instances of 'ocurred' -> 'occurred' typo in user-facing roaming_log.error() and purger_log.error() calls across rccn/rrc.py and rccn/rip.py.

Corrects error messages that are displayed to operators when subscriber operations fail (roaming, purge, SMS, etc.).

Changes

  • rccn/rrc.py: Fixed 7 instances in error log messages
  • rccn/rip.py: Fixed 2 instances in error log messages

Example fix

  • Before: An error ocurred getting the list of inactive: %s
  • After: An error occurred getting the list of inactive: %s

These typos appear in operator-facing error logs and should be corrected for clarity.

Please let me know if you'd like any adjustments. Thank you!

Fixes 9 instances of 'ocurred' -> 'occurred' typo in user-facing
roaming_log.error() and purger_log.error() calls across rccn/rrc.py
and rccn/rip.py. These error messages are displayed to operators
when subscriber operations fail.

Corrects: An error ocurred -> An error occurred
@Jah-yee

Jah-yee commented Jul 31, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates? Happy to address 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