com doc/de: typo, wording: reference/soap/soapclient/setcookie.xml
[email protected] (Martin Samesch)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
Commit: 3c7421a830fc83518d06e197f9d44fba0ab96fb5 Author: Martin Samesch <[email protected]> Fri, 29 Jan 2021 22:23:49 +0100 Parents: 44bb2128164f97bf92ed8f5d6e591a058f00616b Branches: master Link: http://git.php.net/?p=doc/de.git;a=commitdiff;h=3c7421a830fc83518d06e197f9d44fba0ab96fb5 Log: typo, wording Changed paths: M reference/soap/soapclient/setcookie.xml Diff: diff --git a/reference/soap/soapclient/setcookie.xml b/reference/soap/soapclient/setcookie.xml index 3436d63ad..8c8cb3bf1 100644 --- a/reference/soap/soapclient/setcookie.xml +++ b/reference/soap/soapclient/setcookie.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 40d440e3fd0ce3418c42375129a1f363ba623833 Maintainer: sammywg Status: ready --> +<!-- EN-Revision: ae0535a8ea7c121a51078066239ae2bdefe5bf34 Maintainer: sammywg Status: ready --> <refentry xml:id="soapclient.setcookie" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> <refnamediv> <refname>SoapClient::__setCookie</refname> @@ -15,7 +15,7 @@ <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>value</parameter><initializer>&null;</initializer></methodparam> </methodsynopsis> <para> - Definiert das Cookie, das beiSOAP-Anfragen gesendet werden soll. + Definiert das Cookie, das bei SOAP-Anfragen gesendet werden soll. </para> <note> <para>