It is client siumlations, not browser simulations

This commit is contained in:
Frank Breedijk 2016-07-17 20:28:50 +02:00
parent ff844b03fd
commit 13b91498a3

View File

@ -3999,9 +3999,9 @@ run_client_simulation() {
outln
if "$using_sockets"; then
pr_headlineln " Running browser simulations via sockets (experimental) "
pr_headlineln " Running client simulations via sockets (experimental) "
else
pr_headlineln " Running browser simulations (experimental) "
pr_headlineln " Running client simulations (experimental) "
fi
outln