From f87790d62156de15f324a6924f3c44319aa0c53e Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Fri, 17 Mar 2017 14:29:33 +1100 Subject: [PATCH] [ci skip] Update doc --- lib/mixins/property-effects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mixins/property-effects.html b/lib/mixins/property-effects.html index 93c7bf4ed8..2de01ab393 100644 --- a/lib/mixins/property-effects.html +++ b/lib/mixins/property-effects.html @@ -704,7 +704,7 @@ } /** - * On the `inst` element that was previously bound, uses `inst.__templateNodeInfo` + * On the `inst` element that was previously bound, uses nodeInfo list * to setup compound binding storage structures onto the bound * nodes (`inst.__templateNodes`). * (`inst._, and 2-way binding event listeners are also added.)