mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fixes a typo in comments (#73418)
## About The Pull Request What it says on the tin. ## Changelog Nothing any users would notice.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
addtimer(CALLBACK(src, PROC_REF(safe_print_report)), 10 SECONDS)
|
||||
|
||||
/**
|
||||
* safe_print_repot - a wrapper proc for print_report
|
||||
* safe_print_report - a wrapper proc for print_report
|
||||
*
|
||||
* Calls print_report(), and should a runtime occur within we can still reset the 'busy' state
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user