Skip to content

Commit cd04366

Browse files
committed
documentation: processes: Fix typos
1 parent e5074ec commit cd04366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/teaching/lectures/processes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ needed the scheduler is called to select a new task.
11581158
Process context
11591159
===============
11601160

1161-
Now that we have examined the implementation on processed and threads
1161+
Now that we have examined the implementation of processes and threads
11621162
(tasks), how context switching occurs, how we can block, wake-up and
11631163
preempt tasks, we can finally define what the process context is what
11641164
are its properties:

0 commit comments

Comments
 (0)