Commit 7be24196cec8bc892d3afe567e1f8bc0535cec5a
1 parent
fa2e7345
test2
Showing
1 changed file
with
1 additions
and
1 deletions
datalets/base-datalet/base-datalet.html
... | ... | @@ -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 element�s local | |
135 | + * It is called after the element's template has been stamped and all elements inside the element's local | |
136 | 136 | * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) |
137 | 137 | * and had their ready method called. |
138 | 138 | * |
... | ... |