diff options
author | Christian Perrier <bubulle@debian.org> | 2012-10-22 16:59:33 +0000 |
---|---|---|
committer | Christian Perrier <bubulle@debian.org> | 2012-10-22 16:59:33 +0000 |
commit | bbc45b80518b89399f7b5113eb04d178d193d5ba (patch) | |
tree | 7fad209846b8e612b77d6ec789c28645f557c15d /po/ja/preseed.po | |
parent | 4d733babb777f34d775c8cc2666ca347943a998b (diff) | |
download | installation-guide-bbc45b80518b89399f7b5113eb04d178d193d5ba.zip |
Fix typo in netcfg preseed examples
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 4a3950281..c867ca841 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -1460,7 +1460,7 @@ msgid "" "\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" @@ -1513,7 +1513,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" |