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 2013/08/01 22:21:29 UTC

[09/15] docs commit: [CB-3815] only bb10 works with CLI

[CB-3815] only bb10 works with CLI


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/44a2925b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/44a2925b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/44a2925b

Branch: refs/heads/master
Commit: 44a2925b0a5c39932e23d8f415889c62e942f042
Parents: 217c135
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 12:18:59 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:31 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44a2925b/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 3923f79..2ecc696 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -145,7 +145,7 @@ available for each mobile platform:
     <tr>
         <th><a href="guide_cli_index.md.html">cordova<br/>CLI</a></th>
         <td data-col="android"    class="y">Mac, Windows, Linux</td>
-        <td data-col="blackberry" class="y">Mac, Windows</td>
+        <td data-col="blackberry" class="n">Mac, Windows</td>
         <td data-col="blackberry10" class="y">Mac, Windows</td>
         <td data-col="ios"        class="y">Mac</td>
         <td data-col="winphone7"  class="y">Windows</td>