diff options
Diffstat (limited to 'help/C/mail-composer-spellcheck.page')
-rw-r--r-- | help/C/mail-composer-spellcheck.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-composer-spellcheck.page b/help/C/mail-composer-spellcheck.page index 8bfccf16bf..c9f699c692 100644 --- a/help/C/mail-composer-spellcheck.page +++ b/help/C/mail-composer-spellcheck.page @@ -29,12 +29,12 @@ <note style="info package"> <p>You might need to install <sys>hunspell</sys> and/or <sys>enchant</sys> to perform these steps.</p> - <if:choose> + <p><if:choose> <if:when test="if:supports('action:install')"> <p><link action="install:hunspell" href="http://hunspell.sourceforge.net/" style="button">Install hunspell</link></p> <p><link action="install:enchant" href="http://www.abisource.com/projects/enchant/" style="button">Install enchant</link></p> </if:when> - </if:choose> + </if:choose></p> </note> </section> |