Spelling: conjunction
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/2ecbde89 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/2ecbde89 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/2ecbde89 Branch: refs/heads/master Commit: 2ecbde891a16852d5b2f0123026b9b8a33080539 Parents: bf7fc66 Author: Josh Soref <jso...@rim.com> Authored: Mon Sep 10 15:00:46 2012 -0400 Committer: Simon MacDonald <simon.macdon...@gmail.com> Committed: Mon Sep 17 22:09:51 2012 -0400 ---------------------------------------------------------------------- bin/templates/cordova/cordova | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/2ecbde89/bin/templates/cordova/cordova ---------------------------------------------------------------------- diff --git a/bin/templates/cordova/cordova b/bin/templates/cordova/cordova index f396b99..8159b33 100755 --- a/bin/templates/cordova/cordova +++ b/bin/templates/cordova/cordova @@ -73,7 +73,7 @@ function emulate { function clean { ant clean } -# has to be used independently and not in conjuction with other commands +# has to be used independently and not in conjunction with other commands function log { adb logcat }