mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 23:59:49 -04:00
Correct some occurrences of "occured" (#1213)
* Correct all occurrences of "occured" * Correct some occurrences of "occured"
This commit is contained in:
parent
ee9585dd57
commit
77d7e6b121
4 changed files with 4 additions and 4 deletions
|
@ -82,7 +82,7 @@ namespace ams::fatal::srv {
|
|||
{
|
||||
this->error_msg = "Error Code: 2%03d-%04d (0x%x)\n";
|
||||
|
||||
this->error_desc = "An error has occured.\n\n"
|
||||
this->error_desc = "An error has occurred.\n\n"
|
||||
"Please press the POWER Button to restart the console normally, or a VOL button\n"
|
||||
"to reboot to a payload (or RCM, if none is present). If you are unable to\n"
|
||||
"restart the console, hold the POWER Button for 12 seconds to turn the console off.\n\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue