Skip to content

Commit b9c5543

Browse files
committed
fix typo
1 parent f75b110 commit b9c5543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
\end{slide}
124124

125125
\begin{itemize}
126-
\item A process will enter a kernel model either by a
126+
\item A process will enter a kernel mode either by a
127127
\emph{trap induced by the CPU} (page fault, unknown instruction, etc.)
128128
\emph{timer} (to invoke scheduler), \emph{interrupt} from a peripheral device,
129129
or synchronous trap (a standard library uses it to hand over the control to

0 commit comments

Comments
 (0)