1
0
Эх сурвалжийг харах

Merge pull request #187 from dflogeras/linux-bootstrap-4-fix

Fix typo
0xAX 9 жил өмнө
parent
commit
bf2fb884f1

+ 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
 --------------------------------------------------------------------------------