diff --git a/ngCordova/device-tests.ts b/ngCordova/device-tests.ts index c5f761326d..37a30bf663 100644 --- a/ngCordova/device-tests.ts +++ b/ngCordova/device-tests.ts @@ -2,7 +2,7 @@ /// /// -// For the full application demo please see follow repo : +// For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo namespace demo.device { diff --git a/ngCordova/device.d.ts b/ngCordova/device.d.ts index 760b37cefe..8171fb3fc0 100644 --- a/ngCordova/device.d.ts +++ b/ngCordova/device.d.ts @@ -1,6 +1,7 @@ // Type definitions for ngCordova device plugin // Project: https://github.com/driftyco/ng-cordova -// Definitions by: Kapil Sachdeva +// Definitions by: Kapil Sachdeva +// Definitions: https://github.com/ksachdeva/DefinitelyTyped declare module ngCordova { diff --git a/ngCordova/toast-tests.ts b/ngCordova/toast-tests.ts index 1d067a92b7..43ed529e5d 100644 --- a/ngCordova/toast-tests.ts +++ b/ngCordova/toast-tests.ts @@ -2,7 +2,7 @@ /// /// -// For the full application demo please see follow repo : +// For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo namespace demo.toast { diff --git a/ngCordova/toast.d.ts b/ngCordova/toast.d.ts index c7dd6a9803..8e5c6ba0c1 100644 --- a/ngCordova/toast.d.ts +++ b/ngCordova/toast.d.ts @@ -1,6 +1,7 @@ // Type definitions for ngCordova toast plugin // Project: https://github.com/driftyco/ng-cordova -// Definitions by: Kapil Sachdeva +// Definitions by: Kapil Sachdeva +// Definitions: https://github.com/ksachdeva/DefinitelyTyped /// diff --git a/ngCordova/tsd.d.ts b/ngCordova/tsd.d.ts index 13cbd0f26c..726ea99e6e 100644 --- a/ngCordova/tsd.d.ts +++ b/ngCordova/tsd.d.ts @@ -1,2 +1,7 @@ +// Type definitions for ngCordova plugins +// Project: https://github.com/driftyco/ng-cordova +// Definitions by: Kapil Sachdeva +// Definitions: https://github.com/ksachdeva/DefinitelyTyped + /// ///