diff options
Diffstat (limited to 'po/pt')
-rw-r--r-- | po/pt/preseed.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 2a23a85a8..c7335acbb 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -1972,7 +1972,7 @@ msgid "" "# string echo if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n" "\n" "# Most flexibly of all, this downloads a program and runs it. The program\n" -"# can use commands such as debconf-set to manupulate the debconf database.\n" +"# can use commands such as debconf-set to manipulate the debconf database.\n" "# Note that if the filenames are relative, they are taken from the same\n" "# directory as the preconfiguration file that runs them.\n" "d-i preseed/run string foo.sh" |