diff --git a/stratosphere/pm/source/pm_process_track.cpp b/stratosphere/pm/source/pm_process_track.cpp index ec9f1890b..de76c4883 100644 --- a/stratosphere/pm/source/pm_process_track.cpp +++ b/stratosphere/pm/source/pm_process_track.cpp @@ -10,6 +10,6 @@ void ProcessTracking::MainLoop() { while (true) { /* PM, as a sysmodule, is basically just a while loop. */ - /* This is what while loop. */ + /* This is that while loop. */ } } \ No newline at end of file