소스 검색

Fix unmatched quotation (#251)

weihsinyeh 1 년 전
부모
커밋
6640ccdc0f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lkmpg.tex

+ 1 - 1
lkmpg.tex

@@ -190,7 +190,7 @@ It is reassuring to note that overcoming the initial obstacle in the first attem
         If this message \emph{Lockdown: insmod: unsigned module loading is restricted;
         see man kernel lockdown.7} appears in the \sh|dmesg| output,
         the simplest approach involves disabling UEFI SecureBoot from the boot menu of your PC or laptop,
-        allowing the successful insertion of `hello world'' module.
+        allowing the successful insertion of ``hello world'' module.
         Naturally, an alternative involves undergoing intricate procedures such as generating keys, system key installation,
         and module signing to achieve functionality.
         However, this intricate process is less appropriate for beginners. If interested,