diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-18 09:33:01 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-18 09:33:01 +0100 |
| commit | 274dbeeded4997c9767626b4d284f32a1d8dcfb3 (patch) | |
| tree | 9ef6cc0d647da0f20fb369dfad403eb663441021 /source | |
| parent | 86e9534b69519443ada95c36b21d2d951c801fe1 (diff) | |
fix: Typo correction in WG02.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
| -rw-r--r-- | source/wg02/wg02.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/wg02/wg02.tex b/source/wg02/wg02.tex index aafee8d..902d207 100644 --- a/source/wg02/wg02.tex +++ b/source/wg02/wg02.tex @@ -59,7 +59,7 @@ {Processes are given CPU time affinity hints using an affinity kind type, these hints help the scheduler run or adjust the current process.} -\subsection{Illustration: the Affinity Kind.} +\subsection{Illustration: The Affinity Kind.} {The following sample is C++ code.} {The smaller the value, the more critical the process.} |
