Author: laukpe
Date: Mon Sep 22 05:38:40 2008
New Revision: 786

Modified:
   trunk/src/robot/libraries/OperatingSystem.py

Log:
removed space

Modified: trunk/src/robot/libraries/OperatingSystem.py
==============================================================================
--- trunk/src/robot/libraries/OperatingSystem.py        (original)
+++ trunk/src/robot/libraries/OperatingSystem.py        Mon Sep 22 05:38:40 2008
@@ -925,7 +925,7 @@

         The given path is first normalized (e.g. a possible trailing
         path separator is removed, special directories '..' and '.'
-        removed).  The parts that are split are returned as separate
+        removed). The parts that are split are returned as separate
         components.

         Examples:

Reply via email to