소스 검색

lessons 8, 9, 10, entering 32-bit mode

Carlos Fenollosa 10 년 전
부모
커밋
96e6568d41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      09-32bit-gdt/README.md

+ 1 - 1
09-32bit-gdt/README.md

@@ -1,6 +1,6 @@
 *Concepts you may want to Google beforehand: GDT*
 
-**Goals: program the GDT**
+**Goal: program the GDT**
 
 Remember segmentation from lesson 6? The offset was left shifted
 to address an extra level of indirection.