svn: /phpdoc/de/trunk/ features/commandline.xml reference/array/functions/array-reverse.xml reference/filesystem/functions/file-put-contents.xml reference/imap/functions/imap-subscribe.xml reference/ldap/functions/ldap-list.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Thu, 21 Sep 2017 10:15:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=343119
Log:
Fix typos
Patches provided by anonymous users.
Changed paths:
U phpdoc/de/trunk/features/commandline.xml
U phpdoc/de/trunk/reference/array/functions/array-reverse.xml
U phpdoc/de/trunk/reference/filesystem/functions/file-put-contents.xml
U phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml
U phpdoc/de/trunk/reference/ldap/functions/ldap-list.xml
Modified: phpdoc/de/trunk/features/commandline.xml
===================================================================
--- phpdoc/de/trunk/features/commandline.xml 2017-09-21 09:28:11 UTC (rev 343118)
+++ phpdoc/de/trunk/features/commandline.xml 2017-09-21 10:15:18 UTC (rev 343119)
@@ -1407,7 +1407,7 @@
<title>Interaktiver Modus</title>
<para>
- Seite PHP 5.1.0 bietet die &cli.sapi; mit der <option>-a</option> Option
+ Seit PHP 5.1.0 bietet die &cli.sapi; mit der <option>-a</option> Option
eine interaktive Shell an, wenn PHP mit der <option
role="configure">--with-readline</option> Option kompiliert wurde.
</para>
Modified: phpdoc/de/trunk/reference/array/functions/array-reverse.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-reverse.xml 2017-09-21 09:28:11 UTC (rev 343118)
+++ phpdoc/de/trunk/reference/array/functions/array-reverse.xml 2017-09-21 10:15:18 UTC (rev 343119)
@@ -47,7 +47,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt das "umgekehrte" Array zurück..
+ Gibt das "umgekehrte" Array zurück.
</para>
</refsect1>
<refsect1 role="examples">
Modified: phpdoc/de/trunk/reference/filesystem/functions/file-put-contents.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/file-put-contents.xml 2017-09-21 09:28:11 UTC (rev 343118)
+++ phpdoc/de/trunk/reference/filesystem/functions/file-put-contents.xml 2017-09-21 10:15:18 UTC (rev 343119)
@@ -49,7 +49,7 @@
</para>
<para>
Wenn <parameter>data</parameter> eine <type>stream</type>-Quelle ist, wird
- der verbleibende Puffer des Streams in die festgegte Datei kopiert.
+ der verbleibende Puffer des Streams in die festgelegte Datei kopiert.
Dies ähnelt der Funktion <function>stream_copy_to_stream</function>.
</para>
<para>
Modified: phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml
===================================================================
--- phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml 2017-09-21 09:28:11 UTC (rev 343118)
+++ phpdoc/de/trunk/reference/imap/functions/imap-subscribe.xml 2017-09-21 10:15:18 UTC (rev 343119)
@@ -14,7 +14,7 @@
<methodparam><type>string</type><parameter>mailbox</parameter></methodparam>
</methodsynopsis>
<para>
- Abbobiert ein neues Postfach.
+ Abboniert ein neues Postfach.
</para>
</refsect1>
<refsect1 role="parameters">
Modified: phpdoc/de/trunk/reference/ldap/functions/ldap-list.xml
===================================================================
--- phpdoc/de/trunk/reference/ldap/functions/ldap-list.xml 2017-09-21 09:28:11 UTC (rev 343118)
+++ phpdoc/de/trunk/reference/ldap/functions/ldap-list.xml 2017-09-21 10:15:18 UTC (rev 343119)
@@ -23,7 +23,7 @@
<methodparam choice="opt"><type>int</type><parameter>deref</parameter></methodparam>
</methodsynopsis>
<para>
- Rückgabewert: im Erfolgsfall eine Such-Ergebnis-Kennung,im
+ Rückgabewert: im Erfolgsfall eine Such-Ergebnis-Kennung, im
Fehlerfall &false;.
</para>
<para>