=doc Fixed and normalized spellings

This commit is contained in:
kukido 2015-05-23 19:16:41 -07:00
parent 7c4acc4f33
commit ab0c60eca7
34 changed files with 69 additions and 69 deletions

View file

@ -33,7 +33,7 @@ This is a schematic overview of the test conductor.
The test conductor server is responsible for coordinating barriers and sending commands to the test conductor
clients that act upon them, e.g. throttling network traffic to/from another client. More information on the
possible operations is availible in the ``akka.remote.testconductor.Conductor`` API documentation.
possible operations is available in the ``akka.remote.testconductor.Conductor`` API documentation.
The Multi Node Spec
===================