Commit fa2e73454519c2476e32374fad0b1a48719d680b

Authored by Renato De Donato
2 parents 070dc713 21107197

Merge branch 'master' of http://service.routetopa.eu:7480/WebCompDev/COMPONENTS

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 *
... ...