# HG changeset patch # User "Yann E. MORIN" # Date 1223323985 0 # Node ID 6db1117b2893c39428596668142c51494f205643 # Parent bbdd716774a16073b40001fdec5bd74f0104963b Typoes. /trunk/README | 2 1 1 0 +- /trunk/config/kernel.in | 2 1 1 0 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r bbdd716774a1 -r 6db1117b2893 README --- a/README Mon Oct 06 19:58:01 2008 +0000 +++ b/README Mon Oct 06 20:13:05 2008 +0000 @@ -15,6 +15,6 @@ The people that helped are listed in docs/CREDITS. Many thanks to them! :-) -The list of known issues is listed in docs.known-issues.txt. +The list of known issues is listed in docs/known-issues.txt. Aloha! diff -r bbdd716774a1 -r 6db1117b2893 config/kernel.in --- a/config/kernel.in Mon Oct 06 19:58:01 2008 +0000 +++ b/config/kernel.in Mon Oct 06 20:13:05 2008 +0000 @@ -3,7 +3,7 @@ menu "Operating System" # Config option used throughout the config and code to determine wether -# we hace a kernel or not (there might be different bare metal stuff... +# we have a kernel or not (there might be different bare metal stuff... config BARE_METAL bool default n