Commit fa2e73454519c2476e32374fad0b1a48719d680b
Merge branch 'master' of http://service.routetopa.eu:7480/WebCompDev/COMPONENTS
Showing
1 changed file
with
2 additions
and
1 deletions
datalets/base-datalet/base-datalet.html
| ... | ... | @@ -131,7 +131,8 @@ Example : |
| 131 | 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 | + * | |
| 135 | + * It is called after the element's template has been stamped and all elements inside the element�s local | |
| 135 | 136 | * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) |
| 136 | 137 | * and had their ready method called. |
| 137 | 138 | * | ... | ... |