diff options
author | Holger Wansing <linux@wansing-online.de> | 2006-05-13 21:58:54 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2006-05-13 21:58:54 +0000 |
commit | 9a44afee0ccaa908003060f1dc2f8ce606fb6237 (patch) | |
tree | 0f6e5b1b885d70480dba0dc49c4892ec59a3a6c1 | |
parent | 2843fab1b3410ad64cb28bebe63260b909efae48 (diff) | |
download | installation-guide-9a44afee0ccaa908003060f1dc2f8ce606fb6237.zip |
fixed typo
-rw-r--r-- | en/appendix/preseed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 53eee4b1a..87d8169d0 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -423,7 +423,7 @@ The preconfiguration file is in the format used by the a line in a preconfiguration file is: <informalexample><screen> -<owner> <queston name> <question type> <value> +<owner> <question name> <question type> <value> </screen></informalexample> </para><para> |