Commit 7be24196cec8bc892d3afe567e1f8bc0535cec5a

Authored by Renato De Donato
1 parent fa2e7345

test2

datalets/base-datalet/base-datalet.html
@@ -132,7 +132,7 @@ Example : @@ -132,7 +132,7 @@ Example :
132 132
133 /** 133 /**
134 * 134 *
135 - * It is called after the element's template has been stamped and all elements inside the elements local 135 + * It is called after the element's template has been stamped and all elements inside the element's local
136 * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) 136 * DOM have been configured (with values bound from parents, deserialized attributes, or else default values)
137 * and had their ready method called. 137 * and had their ready method called.
138 * 138 *