diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-03-12 20:56:11 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-03-12 20:56:11 +0000 |
commit | 4478872c5b610cc4b01e486060054e3d363a67f3 (patch) | |
tree | 8a51aa7fdf03fd600e6846a47b927284a1f730c7 | |
parent | 9cae161e0976bc9a5acdf7934af842e95773e5ca (diff) |
web commit by hammy: Fixed typo.
-rw-r--r-- | community/gsoc/project_ideas.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn index c6a721d5..2ec9d58d 100644 --- a/community/gsoc/project_ideas.mdwn +++ b/community/gsoc/project_ideas.mdwn @@ -677,6 +677,6 @@ library interfaces (libports, glibc, etc.); use the mig-provided RPC stubs directly; or even create native stubs directly from the interface definitions. The task is to create easy to use Hurd bindings for a language of the student's -choice, and some example servers to prove that it works well in proctice. This +choice, and some example servers to prove that it works well in practice. This project will require gaining a very good understanding of the various Hurd interfaces. Skills in designing nice programming interfaces are a must. |