File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1560,8 +1560,8 @@ \subsection{Flashing keyboard LEDs}
1560
1560
Logging over a netconsole might also be worth a try.
1561
1561
1562
1562
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.
1565
1565
1566
1566
\section {Scheduling Tasks }
1567
1567
\label {sec:scheduling_tasks }
You can’t perform that action at this time.
0 commit comments