summaryrefslogtreecommitdiff
path: root/po/pot/install-methods.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/install-methods.pot')
-rw-r--r--po/pot/install-methods.pot2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pot/install-methods.pot b/po/pot/install-methods.pot
index 4c91fccb1..3541075bd 100644
--- a/po/pot/install-methods.pot
+++ b/po/pot/install-methods.pot
@@ -513,7 +513,7 @@ msgstr ""
#: install-methods.xml:728
#, no-c-format
msgid ""
- "Next you should create a <filename>syslinux.cfg</filename> configuration file, which at a bare minimum should contain the following two lines (change the name of the kernel binary to <quote><filename>linux</filename></quote> if you used a <filename>neboot</filename> image): <informalexample><screen>\n"
+ "Next you should create a <filename>syslinux.cfg</filename> configuration file, which at a bare minimum should contain the following two lines (change the name of the kernel binary to <quote><filename>linux</filename></quote> if you used a <filename>netboot</filename> image): <informalexample><screen>\n"
"default vmlinuz\n"
"append initrd=initrd.gz\n"
"</screen></informalexample> For the graphical installer you should add <userinput>video=vesa:ywrap,mtrr vga=788</userinput> to the second line."