Genetic Algorithms in Elixir: mismatch between order_one function naming (page 92, 94)

Thanks! It should be order_one_crossover to match the rest of the implementations. I believe there may be some additional bad references to single_point versus single_point_crossover as well. I’ll put fix this for the next version as well!