]> git.lyx.org Git - features.git/blobdiff - development/autotests/searchPatterns.pl
Correct typos of "occurred" in warnings/errors
[features.git] / development / autotests / searchPatterns.pl
index 0b299cb817b71e780c05d833b29018223726b496..4202a1446c4330fed40a24e9ef772aad0366002f 100755 (executable)
@@ -99,7 +99,7 @@ print "\nControlfile\t= $patternsfile\n";
 print "Log-file\t= $logfile\n\n";
 &readPatterns($patternsfile);
 if (&processLogFile($logfile) > 0) {
-  print "Errors occured, exiting\n";
+  print "Errors occurred, exiting\n";
   exit(1);
 }