mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Minor spelling correction
This commit is contained in:
2
data/observable/observable.d.ts
vendored
2
data/observable/observable.d.ts
vendored
@ -71,7 +71,7 @@ declare module "data/observable" {
|
|||||||
public static propertyChangeEvent: string;
|
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);
|
constructor(json?: any);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user