Dave Flogeras 9 년 전
부모
커밋
511688b110
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Booting/linux-bootstrap-4.md

+ 1 - 1
Booting/linux-bootstrap-4.md

@@ -216,7 +216,7 @@ no_longmode:
 	jmp     1b
 ```
 
-We set stack, cheked CPU and now can move on the next step.
+We set stack, checked CPU and now can move on the next step.
 
 Calculate relocation address
 --------------------------------------------------------------------------------