CB-769 Update BlackBerry Notification permission formatting.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/da5f8553 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/da5f8553 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/da5f8553 Branch: refs/heads/master Commit: da5f85530c05e54ebc99262c290bc320b3199704 Parents: 83e04cc Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Thu May 31 11:42:40 2012 -0700 Committer: Michael Brooks <mich...@michaelbrooks.ca> Committed: Thu May 31 11:42:40 2012 -0700 ---------------------------------------------------------------------- docs/en/edge/cordova/notification/notification.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/da5f8553/docs/en/edge/cordova/notification/notification.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/notification/notification.md b/docs/en/edge/cordova/notification/notification.md index ccb93b8..f6432d7 100644 --- a/docs/en/edge/cordova/notification/notification.md +++ b/docs/en/edge/cordova/notification/notification.md @@ -55,7 +55,7 @@ Permissions #### www/config.xml - <feature id="blackberry.ui.dialog" /> + <feature id="blackberry.ui.dialog" /> ### iOS