Repository: cordova-docs Updated Branches: refs/heads/master 9adb90163 -> 0e966e900
Correct spelling on config.xml author lisitngs -> listings This closes #743 Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/0e966e90 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/0e966e90 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/0e966e90 Branch: refs/heads/master Commit: 0e966e900a7566439f7a863c2c8d029b4cdb1af6 Parents: 9adb901 Author: Andrew Crites <[email protected]> Authored: Tue Oct 3 21:22:34 2017 -0400 Committer: Audrey So <[email protected]> Committed: Wed Oct 4 11:08:15 2017 -0700 ---------------------------------------------------------------------- www/docs/en/6.x/config_ref/index.md | 2 +- www/docs/en/7.x/config_ref/index.md | 2 +- www/docs/en/dev/config_ref/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e966e90/www/docs/en/6.x/config_ref/index.md ---------------------------------------------------------------------- diff --git a/www/docs/en/6.x/config_ref/index.md b/www/docs/en/6.x/config_ref/index.md index 6d9f12e..1465e3d 100644 --- a/www/docs/en/6.x/config_ref/index.md +++ b/www/docs/en/6.x/config_ref/index.md @@ -114,7 +114,7 @@ Examples: ``` ## author -Specifies contact information that may appear within app-store lisitngs. +Specifies contact information that may appear within app-store listings. Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Description ----------------- | ------------ http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e966e90/www/docs/en/7.x/config_ref/index.md ---------------------------------------------------------------------- diff --git a/www/docs/en/7.x/config_ref/index.md b/www/docs/en/7.x/config_ref/index.md index b42972e..f85425e 100644 --- a/www/docs/en/7.x/config_ref/index.md +++ b/www/docs/en/7.x/config_ref/index.md @@ -128,7 +128,7 @@ Examples: ``` ## author -Specifies contact information that may appear within app-store lisitngs. +Specifies contact information that may appear within app-store listings. Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Description ----------------- | ------------ http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e966e90/www/docs/en/dev/config_ref/index.md ---------------------------------------------------------------------- diff --git a/www/docs/en/dev/config_ref/index.md b/www/docs/en/dev/config_ref/index.md index 84db484..c596e93 100644 --- a/www/docs/en/dev/config_ref/index.md +++ b/www/docs/en/dev/config_ref/index.md @@ -128,7 +128,7 @@ Examples: ``` ## author -Specifies contact information that may appear within app-store lisitngs. +Specifies contact information that may appear within app-store listings. Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Description ----------------- | ------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
