You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2012/05/31 20:58:23 UTC

[6/12] docs commit: CB-769 Update BlackBerry Notification permission formatting.

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 <mi...@michaelbrooks.ca>
Authored: Thu May 31 11:42:40 2012 -0700
Committer: Michael Brooks <mi...@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