del doc/de: reference/var/functions/empty.xml

[email protected] (Martin Samesch)
Newsgroups php.doc.de
Message-ID <[email protected]>
Branch: master
Deleted commits count: 2
User: Martin Samesch <[email protected]>         Fri, 12 Feb 2021 14:52:58 +0000

Changed paths:
  M  reference/var/functions/empty.xml


Diff:
diff --git b/reference/var/functions/empty.xml a/reference/var/functions/empty.xml
index 7139d6d54..a6e75c34b 100644
--- b/reference/var/functions/empty.xml
+++ a/reference/var/functions/empty.xml
@@ -32,7 +32,7 @@
       <note>
        <para>
         Vor PHP 5.5 überprüft <function>empty</function> nur Variablen, alles
-        andere führt zu einem Parse-Error. Anders gesagt wird folgendes nicht
+        andere führt zu einem Parse-Error. Anders gesagt wird folgendes nich
         funktionieren: <command>empty(trim($name))</command>. Statt dessen
         sollte <command>trim($name) == false</command> verwendet werden.
        </para>
@@ -51,7 +51,7 @@
   &reftitle.returnvalues;
   <para>
    Gibt &false; zurück, wenn <parameter>var</parameter> existiert und einen
-   nichtleeren Wert hat, der nicht null ist, auch bekannt als "falsey". Siehe <link
+   nichtleeren Wert hat, der nicht null ist, aka "falsey". Siehe <link
    linkend="language.types.boolean.casting">Converting to boolean</link>.
    Andernfalls wird &true; zurückgegeben.
   </para>
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.