summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--config/kernel.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d92f8f1..76b9665 100644
--- a/README
+++ b/README
@@ -15,6 +15,6 @@ prefixed with "[CT_NG]" with the following destinations:
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 --git a/config/kernel.in b/config/kernel.in
index a2a9686..0178480 100644
--- a/config/kernel.in
+++ b/config/kernel.in
@@ -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