Skip to content

Commit e2a6fcd

Browse files
committed
Fix typo
1 parent 1716201 commit e2a6fcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lkmpg.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,8 +1560,8 @@ \subsection{Flashing keyboard LEDs}
15601560
Logging over a netconsole might also be worth a try.
15611561

15621562
While you have seen lots of stuff that can be used to aid debugging here, there are some things to be aware of. Debugging is almost always intrusive.
1563-
Adding debug code can change the situation enough to make the bug seem to dissappear.
1564-
Thus you should try to keep debug code to a minimum and make sure it does not show up in production code.
1563+
Adding debug code can change the situation enough to make the bug seem to disappear.
1564+
Thus, you should keep debug code to a minimum and make sure it does not show up in production code.
15651565

15661566
\section{Scheduling Tasks}
15671567
\label{sec:scheduling_tasks}

0 commit comments

Comments
 (0)