Commit 272669fa authored by Dominik Charousset's avatar Dominik Charousset

Fix typo

parent c2b580cc
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
// - remote_spawn -s -p 4242 // - remote_spawn -s -p 4242
// //
// Run client at the same host: // Run client at the same host:
// - remote_spawn -n localhost -p 4242 // - remote_spawn -H localhost -p 4242
// Manual refs: 33-39, 99-101,106,110 (ConfiguringActorApplications) // Manual refs: 33-39, 99-101,106,110 (ConfiguringActorApplications)
// 125-143 (RemoteSpawn) // 125-143 (RemoteSpawn)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment