From fba025d88998f696a214727abb36ea42507df464 Mon Sep 17 00:00:00 2001 From: jakearchibald Date: Wed, 2 Dec 2009 14:51:58 +0000 Subject: [PATCH] Net: document change --- src/net/net.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/net.js b/src/net/net.js index d0ee287..c0ea27f 100644 --- a/src/net/net.js +++ b/src/net/net.js @@ -670,7 +670,7 @@ } - /** + /* (hidden from jsdoc as it appeared in output docs) @name glow.net-shouldParseAsXml @function @description Should the response be treated as xml? This function is used by IE only