Fix two remaining igor warnings by making content appear right after <para>
This commit is contained in:
parent
1e298eef9f
commit
a496aac425
1 changed files with 2 additions and 4 deletions
|
@ -681,8 +681,7 @@
|
|||
simultaneously are shown with `<literal>+</literal>' between
|
||||
the keys, such as:</para>
|
||||
|
||||
<para>
|
||||
<keycombo action="simul">
|
||||
<para><keycombo action="simul">
|
||||
<keycap>Ctrl</keycap>
|
||||
<keycap>Alt</keycap>
|
||||
<keycap>Del</keycap></keycombo></para>
|
||||
|
@ -694,8 +693,7 @@
|
|||
<para>Keys that are meant to be typed in sequence will be separated
|
||||
with commas, for example:</para>
|
||||
|
||||
<para>
|
||||
<keycombo action="simul">
|
||||
<para><keycombo action="simul">
|
||||
<keycap>Ctrl</keycap>
|
||||
<keycap>X</keycap>
|
||||
</keycombo>,
|
||||
|
|
Loading…
Reference in a new issue