From 41c3a68a78adb793ab1f728cdbfe7e8e5db1146f Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 25 Jul 2006 14:15:06 +0000 Subject: Fix earlier typo also in XML-based translations --- nl/appendix/preseed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nl/appendix/preseed.xml') diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index 56290b197..cc16ccbb3 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1143,7 +1143,7 @@ settings for certain configurations in other files. # string echo if [ "`hostname`" = bob ]; then echo bob.cfg; fi # Most flexibly of all, this downloads a program and runs it. The program -# can use commands such as debconf-set to manupulate the debconf database. +# can use commands such as debconf-set to manipulate the debconf database. # Note that if the filenames are relative, they are taken from the same # directory as the preconfiguration file that runs them. d-i preseed/run string foo.sh -- cgit v1.2.3