diff --git a/share/examples/lkm/syscall/README b/share/examples/lkm/syscall/README index 834dbeb188d9..b33757ed0371 100644 --- a/share/examples/lkm/syscall/README +++ b/share/examples/lkm/syscall/README @@ -46,7 +46,7 @@ make load The system call prints a message on the console when called. - This message will be preinted when running "make load" in + This message will be printed when running "make load" in the "test" subdirectory.