mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
typo
This commit is contained in:
parent
51ca8ee218
commit
e1c86828cb
@ -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 + "/"
|
||||
|
Loading…
Reference in New Issue
Block a user