src/JsRender/NodeToGtk.vala
authorAlan Knowles <alan@roojs.com>
Fri, 20 Mar 2015 05:56:38 +0000 (13:56 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Mar 2015 05:56:38 +0000 (13:56 +0800)
src/JsRender/NodeToGtk.vala

index 8a34dd9..1eaf2d3 100644 (file)
@@ -48,7 +48,7 @@ public class JsRender.NodeToGtk : Object {
                if (parent_obj == null) {
                        // then serialize up the node,
                        // send it to javascript for processsing,
-                       // then set node to the return value..
+                       // then rebuild node from return value..
                }
                
        }