summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-07-19 08:59:42 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-07-19 08:59:42 +0200
commit5126f83c3e21e61bc843c5fee382da6d63307ec7 (patch)
tree0152a728f53fdffc7a4ff920d767d827e2bcce33
parent695ec1231990c5ee327622975cec0cc1ecfe3192 (diff)
hurd/documentation/translator_primer: Stress remote even more.
-rw-r--r--hurd/documentation/translator_primer.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/documentation/translator_primer.mdwn b/hurd/documentation/translator_primer.mdwn
index 270f31b7..24e66681 100644
--- a/hurd/documentation/translator_primer.mdwn
+++ b/hurd/documentation/translator_primer.mdwn
@@ -21,7 +21,7 @@ to enable you to easily try three of them:
* The simplest of translators: Hello World!
* Transparent FTP
-* ISO file mount
+* Mount a remote ISO file
### Hello World