Skip to content

Commit c94b672

Browse files
authored
Merge pull request #223 from visitorckw/master
Fix typo
2 parents 863a9e2 + 292339e commit c94b672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkmpg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ \subsection{The Simplest Module}
383383
sudo lsmod | grep hello
384384
\end{codebash}
385385
386-
you should now see your loaded module. It can be removed again with:
386+
You should now see your loaded module. It can be removed again with:
387387
\begin{codebash}
388388
sudo rmmod hello_1
389389
\end{codebash}

0 commit comments

Comments
 (0)