diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/documentation/translator_primer.mdwn | 2 |
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 |