diff --git a/stratosphere/boot2/source/boot2_main.cpp b/stratosphere/boot2/source/boot2_main.cpp index 0849c9b36..1a02558ef 100644 --- a/stratosphere/boot2/source/boot2_main.cpp +++ b/stratosphere/boot2/source/boot2_main.cpp @@ -70,7 +70,7 @@ void LaunchTitle(u64 title_id, u64 storage_id, u32 launch_flags, u64 *pid) { /* TODO: Panic(). */ break; case 0xD001: - /* Result Limit Reached! */ + /* Limit Reached! */ /* TODO: Panic(). */ break; default: