diff --git a/lkmpg.tex b/lkmpg.tex index 60563be..a1a41de 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -204,7 +204,7 @@ mkdir -p ~/develop/kernel/hello-1 cd ~/develop/kernel/hello-1 \end{codebash} -Paste this into you favorite editor and save it as \verb|hello-1.c|: +Paste this into your favorite editor and save it as \verb|hello-1.c|: \samplec{examples/hello-1.c}