summaryrefslogtreecommitdiff
path: root/po/pot/preseed.pot
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
committerFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
commit08e6d5de84a7f58242411cb4807852b38a4c7b4b (patch)
tree3717c1c41698427fa7ece6a098aa9b900f4768f3 /po/pot/preseed.pot
parent7598ccb72687e81f98963bdb9ac730aa36fc5c76 (diff)
downloadinstallation-guide-08e6d5de84a7f58242411cb4807852b38a4c7b4b.zip
Fix incorrect instruction for preseeding local repositories; thanks to RĂ©mi Demarthe
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r--po/pot/preseed.pot2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 1ab15f134..c14b8b4ff 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -1047,7 +1047,7 @@ msgid ""
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/repository string \\\n"
- "# deb http://local.server/debian stable main\n"
+ "# http://local.server/debian stable main\n"
"#d-i apt-setup/local0/comment string local server\n"
"# Enable deb-src lines\n"
"#d-i apt-setup/local0/source boolean true\n"