summaryrefslogtreecommitdiff
path: root/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim.h')
-rw-r--r--sim.h2
1 files changed, 1 insertions, 1 deletions
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);