Typo fix in MCL version of DBRTools to force a good default head.
authorMattD <mattd@symbian.org>
Wed, 24 Mar 2010 16:47:45 +0000
changeset 221 f7670db4b513
parent 210 161402049aa3
child 222 7d674ef4b3c2
Typo fix in MCL version of DBRTools to force a good default head.
dbrtools/dbr/cleanenv.py
--- a/dbrtools/dbr/cleanenv.py	Tue Mar 23 13:34:05 2010 +0000
+++ b/dbrtools/dbr/cleanenv.py	Wed Mar 24 16:47:45 2010 +0000
@@ -55,5 +55,5 @@
 def help():
   print "Cleans the current environment"
   print "Usage\n\tdbr cleanenv (<baseline_zip_path>)"
-  print "\nDefault behaviour presumes baselie zips exist at the root"
+  print "\nDefault behaviour presumes baseline zips exist at the root"
   
\ No newline at end of file