com doc/de: Fix typos: reference/strings/functions/htmlspecialchars.xml reference/strings/functions/parse-str.xml reference/strings/functions/strip-tags.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
Commit:    5377b3b7bc54a6c4b308a3d33ec98bb7471681ec
Author:    Christoph M. Becker <[email protected]>         Sun, 17 Jan 2021 14:53:58 +0100
Parents:   fd4b9f71103d38a9a5e59f4e5eea1cb64687c652
Branches:  master

Link:       http://git.php.net/?p=doc/de.git;a=commitdiff;h=5377b3b7bc54a6c4b308a3d33ec98bb7471681ec

Log:
Fix typos

Changed paths:
  M  reference/strings/functions/htmlspecialchars.xml
  M  reference/strings/functions/parse-str.xml
  M  reference/strings/functions/strip-tags.xml


Diff:
diff --git a/reference/strings/functions/htmlspecialchars.xml b/reference/strings/functions/htmlspecialchars.xml
index da6b57397..41634d18e 100644
--- a/reference/strings/functions/htmlspecialchars.xml
+++ b/reference/strings/functions/htmlspecialchars.xml
@@ -300,7 +300,7 @@ echo $neu; // &lt;a href=&#039;test&#039;&gt;Test&lt;/a&gt;
      <listitem>
       <simpara>
        Werden mehrere von <constant>ENT_DISALLOWED</constant>,
-       <constant>ENT_IGNORE</cnstant> und <constant>ENT_SUBSTITUTE</constant>
+       <constant>ENT_IGNORE</constant> und <constant>ENT_SUBSTITUTE</constant>
        angegeben, erhält <constant>ENT_IGNORE</constant> den Vorrang, gefolgt
        von <constant>ENT_SUBSTITUTE</constant>.
       </simpara>
diff --git a/reference/strings/functions/parse-str.xml b/reference/strings/functions/parse-str.xml
index fd9fb7049..2413c06aa 100644
--- a/reference/strings/functions/parse-str.xml
+++ b/reference/strings/functions/parse-str.xml
@@ -48,7 +48,6 @@
         unbedingt <emphasis>ABGERATEN</emphasis>, und von PHP 7.2 an
         <emphasis>MISSBILLIGT</emphasis>.
        </para>
-       <para>
       </warning>
      </listitem>
     </varlistentry>
diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml
index 33fb2a6b6..a50d65a1c 100644
--- a/reference/strings/functions/strip-tags.xml
+++ b/reference/strings/functions/strip-tags.xml
@@ -17,7 +17,7 @@
   <para>
    Diese Funktion versucht, einen String zurückzugeben, der die um alle
    NULL-Bytes, HTML- und PHP-Tags reduzierte Version von
-   <parameter>string<</parameter> darstellt. Sie verwendet die gleiche Engine
+   <parameter>string</parameter> darstellt. Sie verwendet die gleiche Engine
    zum Entfernen der Tags wie <function>fgetss</function>.
   </para>
  </refsect1>
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>string<</parameter></term>
+     <term><parameter>string</parameter></term>
      <listitem>
       <para>
        Die Eingabezeichenkette.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.