# HG changeset patch
# User Wuzzy
# Date 1507126380 -3600
# Node ID f9449f7beddc965b3836087e147eca9338d18173
# Parent  754e0a7bdd44caaf272260ff2ccaf24db9963cf5
EngineTestCases: fix typos

diff -r 754e0a7bdd44 -r f9449f7beddc EngineTestCases.wiki
--- a/EngineTestCases.wiki	Wed Oct 04 16:11:51 2017 +0200
+++ b/EngineTestCases.wiki	Wed Oct 04 15:13:00 2017 +0100
@@ -24,7 +24,8 @@
 real time and you can see what's going on.
 
 Copy the corresponding Lua file from `tests/lua` to `Data/Missions/Training`
-and open Hedgewars and start the test from the training menu.
+(in the Hedgewars user directory), then open Hedgewars and start the test
+from the training menu.
 
 == Creating test cases ==
 You can find the test cases in the repository under `tests/lua`.