aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-spellcheck.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2013-07-19 07:43:55 +0800
committerAndre Klapper <a9016009@gmx.de>2013-07-19 07:43:55 +0800
commit89beb5d103b5f5f32469f08ec8e200e744ca0044 (patch)
treeafc5be71f6c9c07927d00578701129d274489bff /help/C/mail-composer-spellcheck.page
parent205096b419a2b1beb25ef529d1d7519aa17f67e3 (diff)
downloadgsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar.gz
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar.bz2
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar.lz
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar.xz
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.tar.zst
gsoc2013-evolution-89beb5d103b5f5f32469f08ec8e200e744ca0044.zip
User docs: Fix 'Unmatched block element: choose' warnings. This type for real.
Diffstat (limited to 'help/C/mail-composer-spellcheck.page')
-rw-r--r--help/C/mail-composer-spellcheck.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/mail-composer-spellcheck.page b/help/C/mail-composer-spellcheck.page
index c9f699c692..5ff6893f7a 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>
- <p><if:choose>
- <if:when test="if:supports('action:install')">
+ <if:choose xmlns:if="http://projectmallard.org/if/1.0/">
+ <if:when test="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></p>
+ </if:choose>
</note>
</section>