summaryrefslogtreecommitdiff
path: root/hurd/virtual_file_system.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-06-21 23:47:32 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-06-21 23:47:32 +0200
commit341a53d12a203e013210566abaa473f55ba7fd8f (patch)
tree89acd29035cd936b274fa4aa87c338afbe4d2b91 /hurd/virtual_file_system.mdwn
parentd8d99f57e8d9881c3e24abf0a357a17f945a894f (diff)
parent7e29e23625bb1d4e1539abfe48b6b3a396625b02 (diff)
Merge commit '7e29e23625bb1d4e1539abfe48b6b3a396625b02'
Diffstat (limited to 'hurd/virtual_file_system.mdwn')
-rw-r--r--hurd/virtual_file_system.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/virtual_file_system.mdwn b/hurd/virtual_file_system.mdwn
index 1e2f68fb..b62a5e4c 100644
--- a/hurd/virtual_file_system.mdwn
+++ b/hurd/virtual_file_system.mdwn
@@ -13,7 +13,7 @@ No single entity is responsible for the resolution of
path names. A file system server (a [[translator]])
attaches to translators (`fs.defs:file_set_translator`).
-When a process resolves an aboslute path, it queries
+When a process resolves an absolute path, it queries
its root file system server by invoking the `fs.defs:dir_lookup`
method in the capability in its root directory slot. The
file system server resolves as much as it knows about locally