Spelling: conjunction

This commit is contained in:
Josh Soref
2012-09-10 15:00:46 -04:00
committed by Simon MacDonald
parent bf7fc66646
commit 2ecbde891a
+1 -1
View File
@@ -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
}