diff --git a/reference/pspell/reference.xml b/reference/pspell/reference.xml index 270d6a5841..2eba869c8b 100644 --- a/reference/pspell/reference.xml +++ b/reference/pspell/reference.xml @@ -1,10 +1,9 @@ - - + - Pspell Funktionen + Pspell Functions Pspell @@ -12,27 +11,26 @@
&reftitle.intro; - Diese Funktionen ermöglichen Ihnen, die Schreibweise eines Wortes - zu prüfen und bieten Änderungsvorschläge an. + These functions allow you to check the spelling of a word and offer + suggestions.
&reftitle.required; - Um PHP mit pspell-Unterstützung zu compilieren, brauchen Sie die - aspell- und pspell-Bibliotheken, die Sie unter &url.aspell;, bzw. &url.pspell; bekommen. + To compile PHP with pspell support, you need the aspell and pspell + libraries, available from &url.aspell; + and &url.pspell; respectively.
&reftitle.install; - Wenn Sie die benötigten Bibliotheken haben, fügen Sie beim - Compilieren von PHP die Option hinzu. + If you have the libraries needed add the + option + when compiling PHP.