Commit graph

6 commits

Author SHA1 Message Date
Amol K Patravali
e3e4502ce2
Mistake in naming the property name.
The getter and setter are referring to this._name and the property name that is stored is this.name. Changed it to this._name.
2019-04-08 13:45:26 +05:30
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Alex Miget
a9fb7799e1
Small Grammatical Error 2019-03-30 12:50:22 -05:00
Baelx
43626f7ae8
Update article.md 2019-03-14 14:52:10 -07:00
Baelx
9cc6d70e4f
Corrected grammatical errors, refined prose style 2019-03-10 18:26:41 -07:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00