Cosmetics

This commit is contained in:
Marcel Kronfeld 2011-05-04 12:04:09 +00:00
parent 2241407cc2
commit be6c587cac
2 changed files with 15 additions and 15 deletions

View File

@ -113,7 +113,7 @@ public class MutateGAInvertBits implements InterfaceMutation, java.io.Serializab
* @return description * @return description
*/ */
public static String globalInfo() { public static String globalInfo() {
return "This mutation operator inverts n succesive bits."; return "This mutation operator inverts n successive bits.";
} }
/** This method allows you to set the number of mutations that occur in the /** This method allows you to set the number of mutations that occur in the