Author: lindner
Date: Wed Jan 20 16:57:30 2010
New Revision: 901276

URL: http://svn.apache.org/viewvc?rev=901276&view=rev
Log:
namespace, not class

Modified:
    incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js

Modified: 
incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js?rev=901276&r1=901275&r2=901276&view=diff
==============================================================================
--- incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js 
(original)
+++ incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js 
Wed Jan 20 16:57:30 2010
@@ -57,7 +57,7 @@
 
 /**
  * @static
- * @class Provides operations for making rpc calls.
+ * @namespace Provides operations for making rpc calls.
  * @name gadgets.rpc
  */
 


Reply via email to