being the pedant that i am, i notice the following widespread misspellings in the barebox codebase: * "existance" (should be existence) actually, not that widespread, only three, all comments so easy to fix * "persistant" (should be persistent) this one is much uglier -- a couple dozen, including its use in runnable code itself. just run: $ grep -r persistant * to see what i mean. what's the policy for fixing a spelling error that spills over from the comments into compilable code itself? rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox