SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.49k stars 3.43k forks source link

Add missing parenthesis #91

Closed mattbdean closed 7 years ago

mattbdean commented 9 years ago

(called the magic bytes of Master Boot Record (MBR)

was changed to

(called the magic bytes of Master Boot Record (MBR))