In: cocoon-2.1/src/blocks/forms/samples/v2/forms_flow_example.js
Should this:
    // 'wid' is a javascript wrapper of the Cocoon Form widget.
    //
    // Its subwidgets can be accessed by id.
be changed to this:
    // 'wid' is a javascript wrapper of the Cocoon Form widget.
    //
    // The javascript wrappers of its subwidgets can be accessed by id.
to be accurate?

--Tim Larson

Reply via email to