diff --git a/orthofinder/orthofinder.py b/orthofinder/orthofinder.py
index 2a988970a0a196e157e04e7530fa3c020ca0235d..2fd34fe307fcbacb673c490d624252b4203581f4 100755
--- a/orthofinder/orthofinder.py
+++ b/orthofinder/orthofinder.py
@@ -519,7 +519,7 @@ class WaterfallMethod:
                 return
 
     @staticmethod
-    def WriteNewScores(seqsInfo, blastDir_list, B, iSpecies, jScpecies, qDoubleBlast):
+    def WriteNewScores(seqsInfo, blastDir_list, B, iSpecies, jSpecies, qDoubleBlast):
         with warnings.catch_warnings():
             warnings.simplefilter("ignore")
             # process up to the best hits for each species; Bi is a list of matrices