third_party: Update waf to version 2.0.17
[vlendec/samba-autobuild/.git] / third_party / waf / waflib / extras / fc_nec.py
index 4b70f3dcccd3cc92966c8f964804e2e8de0e0064..67c8680898516d8e3651a53a5edfb95a761d4c88 100644 (file)
@@ -20,7 +20,7 @@ def find_sxfc(conf):
 @conf
 def sxfc_flags(conf):
        v = conf.env
-       v['_FCMODOUTFLAGS']  = [] # enable module files and put them in the current directoy
+       v['_FCMODOUTFLAGS']  = [] # enable module files and put them in the current directory
        v['FCFLAGS_DEBUG'] = [] # more verbose compiler warnings
        v['FCFLAGS_fcshlib']   = []
        v['LINKFLAGS_fcshlib'] = []