mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
Everywhere: Fix more typos
This commit is contained in:
committed by
Andreas Kling
parent
4e86c34ef0
commit
bcfc6f0c57
@@ -231,7 +231,7 @@ void Thread::relock_process(bool did_unlock)
|
||||
process().big_lock().lock();
|
||||
}
|
||||
|
||||
// NOTE: We may be on a differenct CPU now!
|
||||
// NOTE: We may be on a different CPU now!
|
||||
Processor::current().restore_critical(prev_crit, prev_flags);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user