Minor spelling correction

This commit is contained in:
Lampei
2016-03-09 21:49:15 -05:00
committed by Vladimir Enchev
parent 13f9cfea89
commit dc203934cc

View File

@@ -71,7 +71,7 @@ declare module "data/observable" {
public static propertyChangeEvent: string;
/**
* Creates an Observable instance and sets its properties accroding to the supplied JSON object.
* Creates an Observable instance and sets its properties according to the supplied JSON object.
*/
constructor(json?: any);