Typoes.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Oct 06 20:13:05 2008 +0000 (2008-10-06)
changeset 9086db1117b2893
parent 907 bbdd716774a1
child 909 74cbf60cf82f
Typoes.

/trunk/README | 2 1 1 0 +-
/trunk/config/kernel.in | 2 1 1 0 +-
2 files changed, 2 insertions(+), 2 deletions(-)
README
config/kernel.in
     1.1 --- a/README	Mon Oct 06 19:58:01 2008 +0000
     1.2 +++ b/README	Mon Oct 06 20:13:05 2008 +0000
     1.3 @@ -15,6 +15,6 @@
     1.4  
     1.5  The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
     1.6  
     1.7 -The list of known issues is listed in docs.known-issues.txt.
     1.8 +The list of known issues is listed in docs/known-issues.txt.
     1.9  
    1.10  Aloha!
     2.1 --- a/config/kernel.in	Mon Oct 06 19:58:01 2008 +0000
     2.2 +++ b/config/kernel.in	Mon Oct 06 20:13:05 2008 +0000
     2.3 @@ -3,7 +3,7 @@
     2.4  menu "Operating System"
     2.5  
     2.6  # Config option used throughout the config and code to determine wether
     2.7 -# we hace a kernel or not (there might be different bare metal stuff...
     2.8 +# we have a kernel or not (there might be different bare metal stuff...
     2.9  config BARE_METAL
    2.10      bool
    2.11      default n