Files
doc-fr/reference/pspell/reference.xml
Yannick Torres 6aa59cf475 librairie => bibliothèque
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@163596 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-18 22:37:41 +00:00

63 lines
1.4 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- EN-Revision: 1.8 Maintainer: yannick Status: ready -->
<reference id="ref.pspell">
<title>Pspell</title>
<titleabbrev>Pspell</titleabbrev>
<partintro>
<section id="pspell.intro">
&reftitle.intro;
<para>
La bibliothèque pspell vous permet de vérifier l'orthographe
d'un mot, et suggérer des corrections.
</para>
</section>
<section id="pspell.requirements">
&reftitle.required;
<para>
Pour compiler &php; avec le support pspell, vous aurez besoin de la
bibliothèque aspell, disponible à <ulink url="&url.aspell;">&url.aspell;</ulink>.
</para>
</section>
&reference.pspell.configure;
<section id="pspell.configuration">
&reftitle.runtime;
&no.config;
</section>
<section id="pspell.resources">
&reftitle.resources;
&no.resource;
</section>
&reference.pspell.constants;
</partintro>
&reference.pspell.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->