summaryrefslogtreecommitdiff
path: root/pt_BR/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pt_BR/appendix/preseed.xml')
-rw-r--r--pt_BR/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index 1e88d1422..4742c103d 100644
--- a/pt_BR/appendix/preseed.xml
+++ b/pt_BR/appendix/preseed.xml
@@ -1158,7 +1158,7 @@ em um arquivo e configurações mais específicas em outro arquivo.
# 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