diff options
author | Holger Wansing <linux@wansing-online.de> | 2012-10-24 22:21:45 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2012-10-24 22:21:45 +0000 |
commit | 4f2631c81fb8f7580b5e3d126b66c534bcd09668 (patch) | |
tree | a0cd798ea6f002d32a97f92799bf065fa73ec7b4 /po/ja/preseed.po | |
parent | e7970ca08a2dd26a9188eb7994f9fc80ab924a4d (diff) | |
download | installation-guide-4f2631c81fb8f7580b5e3d126b66c534bcd09668.zip |
Fix typo in netcfg preseed examples
(this has already been committed by bubulle 2 days ago,
but that got reverted with my recent changes to fix the
bad po|pot creation run):
M po/pt/preseed.po
M po/ru/preseed.po
M po/ja/preseed.po
M po/el/preseed.po
M po/zh_CN/preseed.po
M po/es/preseed.po
M po/ko/preseed.po
M po/vi/preseed.po
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index e135e4d01..447081755 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -1677,7 +1677,7 @@ msgstr "" "\n" "# To set a different link detection timeout (default is 3 seconds).\n" "# Values are interpreted as seconds.\n" -"#di netcfg/link_detection_timeout string 10\n" +"#d-i netcfg/link_detection_timeout string 10\n" "\n" "# If you have a slow dhcp server and the installer times out waiting for\n" "# it, this might be useful.\n" |