6b281f5
Fix typo: AVAIABLE->AVAILABLE.
6b281f5
6b281f5
--- a/src/wrapevolve.F
6b281f5
+++ b/src/wrapevolve.F
6b281f5
@@ -315,7 +315,7 @@
6b281f5
       if(index(setpath,'NNPDF').gt.0) then
6b281f5
           if(nset.gt.1) then
6b281f5
               if((index(setpath,'1000.').gt.0.and.nnpdf.gt.0).or.(index(setpath,'100.').gt.0.and.nnpdf1000.gt.0)) then
6b281f5
-                  print *,'LHAPDF ERROR: MULTISET-INITIALIZATION with NNPDF 1000 sets IS NOT AVAIABLE (AT THE MOMENT)!'
6b281f5
+                  print *,'LHAPDF ERROR: MULTISET-INITIALIZATION with NNPDF 1000 sets IS NOT AVAILABLE (AT THE MOMENT)!'
6b281f5
                   STOP
6b281f5
               endif
6b281f5
           endif