From e1c86828cb3fbb29fbb995572fa96043e8624499 Mon Sep 17 00:00:00 2001 From: dwight Date: Sun, 9 Jan 2011 10:57:56 -0500 Subject: [PATCH] typo --- buildscripts/hacks_ubuntu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscripts/hacks_ubuntu.py b/buildscripts/hacks_ubuntu.py index 81deddd2fba..977d2dfb95b 100644 --- a/buildscripts/hacks_ubuntu.py +++ b/buildscripts/hacks_ubuntu.py @@ -21,7 +21,7 @@ def foundxulrunner( env , options ): if best is None: - print( "warning: using ubuntu without xulrunner-dev. we reccomend installing it" ) + print( "warning: using ubuntu without xulrunner-dev. we recommend installing it" ) return False incroot = "/usr/include/" + best + "/"