diff options
-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. |