diff options
author | Svante Signell <srs@kth.se> | 2013-09-27 17:11:40 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-27 17:11:40 +0200 |
commit | 2166b4cd592c64bb3ea44406b57b7d426d89654b (patch) | |
tree | f992b54161b2a6b280a0577ef3dc055698d56f41 | |
parent | 7958fdaae2f342a6ffe4c54ebc8c1b76bf80b490 (diff) |
Fix typo
* README: Fix typo.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ drivers for IDE, SCSI and AHCI disks. If you want the in-kernel debugger compiled in, specify --enable-kdb to configure. This is only useful if you actually anticipate -debugging the kernel, of course. We don't turn it on be default +debugging the kernel, of course. We don't turn it on by default because it adds considerably to the unpageable memory footprint of the kernel. |