Commit 7acf58e6bd9c7b2aab3af814d1e2074e165a1735
1 parent
17da8e08
test
Showing
1 changed file
with
1 additions
and
1 deletions
datalets/base-datalet/base-datalet.html
@@ -131,7 +131,7 @@ Example : | @@ -131,7 +131,7 @@ Example : | ||
131 | is: 'base-datalet', | 131 | is: 'base-datalet', |
132 | 132 | ||
133 | /** | 133 | /** |
134 | - * It is called after the element�s template has been stamped and all elements inside the element�s local | 134 | + * It is called after the element's template has been stamped and all elements inside the element�s local |
135 | * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) | 135 | * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) |
136 | * and had their ready method called. | 136 | * and had their ready method called. |
137 | * | 137 | * |