mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-09 19:25:10 +01:00
ProcessManager: fix critical typo in sarcastic comment
This commit is contained in:
parent
3d2c3e1fe1
commit
54a1529ef4
@ -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. */
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user