From 7b3881ae11275d34512d60456ad75eb3cd977df6 Mon Sep 17 00:00:00 2001 From: Oliver Galvin Date: Thu, 18 Jun 2020 10:34:26 +0100 Subject: A few miscellaneous typo fixes --- sim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim.h') diff --git a/sim.h b/sim.h index 6c66121..0a46c89 100644 --- a/sim.h +++ b/sim.h @@ -311,7 +311,7 @@ public: void simulate(int plies); static void simulateOnePosition(SimmedMoveMessage &message, const SimmedMoveConstants &constants); - // Incoporate the results of a single simulation into the + // Incorporate the results of a single simulation into the // cumulative results void incorporateMessage(const SimmedMoveMessage &message); -- cgit v1.2.3