Skip to content

Commit 6fc43c7

Browse files
committed
.
1 parent 3087285 commit 6fc43c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-10-19-why-linux-troubleshooting-advice-sucks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The advice tells you the remedy ("`add this kernel parameter`"), but it doesn't
3131
That is, if the potential problem is a not loaded kernel driver, it would really help me to know how to check which kernel driver is in use, so that I can do both:
3232

3333
* _Before_ adding the parameter, check that `46a6` doesn't have a driver
34-
* _After_ the fix, verify that `i915` is indeed use.
34+
* _After_ the fix, verify that `i915` is indeed used.
3535
3636
If a "`fix`" doesn't come with a linked "`diagnostic`", a very common outcome is:
3737

0 commit comments

Comments
 (0)