summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hurd/contributing.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/Hurd/contributing.mdwn b/Hurd/contributing.mdwn
index b6c460ca..e21f28be 100644
--- a/Hurd/contributing.mdwn
+++ b/Hurd/contributing.mdwn
@@ -1,7 +1,7 @@
# Porting Applications
Debian is currently the Hurd distribution of choice among Hurd
-users and devellopers. Approximately half of the Debian archive
+users and developers. Approximately half of the Debian archive
has been compiled successfully on the Hurd, however, many
programs fail to build for various reasons. A [list of build
failures including error messages](http://unstable.buildd.net/buildd/hurd-i386_Failed.html)
@@ -23,9 +23,9 @@ not touch the Hurd proper.
# Hurd Proper
If you are interested in developping the Hurd proper, there is
-plenty of work todo. Before you can significantly contribute,
+plenty of work to do. Before you can significantly contribute,
take some time to learn about the system, e.g.,
-[[MicroKernelsForBeginners]]. Until you can do the basic exercises
+[[Mach/MicroKernelsForBeginners]]. Until you can do the basic exercises
listed there, you won't be able to significantly contribute to
the Hurd.