Revision: 2582
Author: jprantan
Date: Tue Mar  2 05:12:39 2010
Log: Fixed missleading documentation.
http://code.google.com/p/robotframework/source/detail?r=2582

Modified:
 /trunk/doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.txt

=======================================
--- /trunk/doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.txt Mon Apr 20 10:19:46 2009 +++ /trunk/doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.txt Tue Mar 2 05:12:39 2010
@@ -88,7 +88,7 @@
 Robot Framework:

 * Regardless of the library used, remote servers provide :name:`Stop
-  Remote Servers` keyword that can be used from the test data.
+  Remote Server` keyword that can be used from the test data.
 * Remote servers have :code:`stop_remote_server` method in their
   XML-RPC interface.
 * :code:`Ctrl-c` stops the server if it is running on a terminal

Reply via email to