summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/console.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/console.mdwn b/hurd/console.mdwn
index e9daa96e..f7230011 100644
--- a/hurd/console.mdwn
+++ b/hurd/console.mdwn
@@ -12,7 +12,7 @@ License|/fdl]]."]]"""]]
The Hurd console's implementation is broken into two pieces each running on
it's own process, the console client and server.
-The console server is also splitted into modules (input driver, display driver,
+The console client is also split into modules (input driver, display driver,
speaker, ...) but they all run in the same process.
The console server puts itself as a translator on top of `/dev/vcs` folder