From 7bd7f26bed7fb288c89d73d45a457a48fe866b3c Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Wed, 15 Sep 2010 14:04:48 +0000 Subject: [PATCH] details => detail. Fix#52844 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303397 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/soap/soapfault/soapfault.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/soap/soapfault/soapfault.xml b/reference/soap/soapfault/soapfault.xml index 3bac5e441a..cab28cd604 100644 --- a/reference/soap/soapfault/soapfault.xml +++ b/reference/soap/soapfault/soapfault.xml @@ -21,7 +21,7 @@ This class is used to send SOAP fault responses from the PHP handler. faultcode, faultstring, - faultactor and details are + faultactor and detail are standard elements of a SOAP Fault.