diff --git a/stratosphere/boot2/source/boot2_main.cpp b/stratosphere/boot2/source/boot2_main.cpp index 0849c9b..1a02558 100644 --- a/stratosphere/boot2/source/boot2_main.cpp +++ b/stratosphere/boot2/source/boot2_main.cpp @@ -70,7 +70,7 @@ /* TODO: Panic(). */ break; case 0xD001: - /* Result Limit Reached! */ + /* Limit Reached! */ /* TODO: Panic(). */ break; default: