[image-guide]Fix 'Final config' step the wrong tag in FreeBSD image guide
In FreeBSD image guide, the 'Final config' step use the "title" for it's tag, actually it is not a title. This patch fix it, change the tag to "para" Change-Id: I23c4360be5354e6ffa958a8fde175881c2ab597d Closes-Bug: #1480505
This commit is contained in:
parent
0981c9295f
commit
19d5d2052c
@ -202,7 +202,7 @@ FreeBSD-10.1-RELEASE-amd64-bootonly.iso</userinput></screen>
|
||||
want to customize the shell for the user.</para>
|
||||
</step>
|
||||
<step>
|
||||
<title>Final config</title>
|
||||
<para>Final config</para>
|
||||
<para>This menu enables you to update previous settings. Check
|
||||
that the settings are correct, and click
|
||||
<guibutton>exit</guibutton>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user