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.35k stars 3.42k forks source link

Typo and formatting #16

Closed cskau closed 10 years ago

0X1A commented 10 years ago

Someone else already has a PR for this, see #12 . There's also still an error in your PR

cskau commented 10 years ago

So it seems. Closing as duplicate of #12.

I don't think I quite follow your comment about an error in my PR though?

0X1A commented 10 years ago

We need now to attach should be We now need to attach and (which allow a file to be access like a block device) should be (which allows a file to be accessed like a block device)