← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/project_tag_http-client into lp:zorba/http-client-module

 

Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/project_tag_http-client into lp:zorba/http-client-module.

Commit message:
- updated project TAG

Requested reviews:
  Sorin Marian Nasoi (sorin.marian.nasoi)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/project_tag_http-client/+merge/169641
-- 
https://code.launchpad.net/~zorba-coders/zorba/project_tag_http-client/+merge/169641
Your team Zorba Coders is subscribed to branch lp:zorba/http-client-module.
=== modified file 'src/org/expath/ns/http-client.xq'
--- src/org/expath/ns/http-client.xq	2012-09-27 15:18:21 +0000
+++ src/org/expath/ns/http-client.xq	2013-06-15 17:11:32 +0000
@@ -100,7 +100,7 @@
  : @author Markus Pilman
  : @see <a href="http://www.w3.org/TR/xquery-3/#FunctionDeclns";>XQuery 3.0: Function Declaration</a>
  : @library <a href="http://curl.haxx.se/";>cURL Library</a>
- : @project EXPath/HTTP Client
+ : @project EXPath/EXPath HTTP Client
  :
  :)
 module namespace http = "http://expath.org/ns/http-client";;


Follow ups