diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 14:24:03 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 14:24:03 +0000 |
commit | 8bc3e621c8491ab650318505550f8916d72c5bc5 (patch) | |
tree | ee8256171fb7fd5d75345bc5e184b93bbaa8b827 /Hurd | |
parent | 9a6ba35aec12e10ef3f98e5192ed6a3215025b9e (diff) |
web commit by NealWalfield: Fix a few typos.
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/contributing.mdwn | 6 |
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. |