Skip to content

Commit 6e7eda6

Browse files
committed
Fix typo
1 parent 3beae49 commit 6e7eda6

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
@@ -1925,7 +1925,7 @@ \section{Virtual Input Device Driver}
19251925
echo "+34" | sudo tee /dev/vinput0
19261926
\end{codebash}
19271927

1928-
Simulate a key release on "g" (\cpp|KEY_G| = 34:)
1928+
Simulate a key release on "g" (\cpp|KEY_G| = 34):
19291929

19301930
\begin{codebash}
19311931
echo "-34" | sudo tee /dev/vinput0

0 commit comments

Comments
 (0)