JSDOC/DocComment.js
[gnome.introspection-doc-generator] / JSDOC / DocComment.js
index ca7d001..cd26605 100644 (file)
@@ -35,7 +35,7 @@ DocComment = XObject.define(
         /**
          * serialize..
          */
-        toObject :function(t)
+        toJSON :function(t)
         {
             
             var ret = { _object : 'DocComment' };