diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-20 17:54:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-20 17:54:46 +0200 |
commit | 852f7a8e5ac7736d3af166ba9dae696a7fdb7956 (patch) | |
tree | dfa514a75add4245c4ed462107e92ade7dddb1f0 /README | |
parent | add classic fi layouts (diff) | |
download | mds-852f7a8e5ac7736d3af166ba9dae696a7fdb7956.tar.gz mds-852f7a8e5ac7736d3af166ba9dae696a7fdb7956.tar.bz2 mds-852f7a8e5ac7736d3af166ba9dae696a7fdb7956.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ lets you make clients that can listen on messages between the servers and perhaps modify them. This enables you to do some much more with your display server. Moreover, if a single part of the system crashses it does not bring -down everything, and the crahsed server can be respawned +down everything, and the crashed server can be respawned with minor side effects. mds is architectured in three layers: a microkernel, a master server and a collection of servers. And clients are actually located on the same |