- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 23 Aug 2005 14:47:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv7671
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Fixed typo: "for languages who do not" s/who/which/
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** wsdl20-adjuncts.xml 23 Aug 2005 14:32:02 -0000 1.87
--- wsdl20-adjuncts.xml 23 Aug 2005 14:47:00 -0000 1.88
***************
*** 953,957 ****
of multiple return values for an operation. Several popular programming
languages support multiple return values for a function. Moreover, for
! languages who do not, the burden on implementors should be small,
as typically multiple return values will be mapped to a single
return value of a structure type (or its closest language-specific
--- 953,957 ----
of multiple return values for an operation. Several popular programming
languages support multiple return values for a function. Moreover, for
! languages which do not, the burden on implementors should be small,
as typically multiple return values will be mapped to a single
return value of a structure type (or its closest language-specific
Received on Tuesday, 23 August 2005 14:47:08 UTC