2 new revisions:

Revision: 82e151ba644b
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 05:20:57 2013
Log:      Fixed a broken class link in API docs, `result/visitor`module...
http://code.google.com/p/robotframework/source/detail?r=82e151ba644b

Revision: e594408b532a
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 05:21:06 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=e594408b532a

==============================================================================
Revision: 82e151ba644b
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 05:20:57 2013
Log:      Fixed a broken class link in API docs, `result/visitor`module

Update issue 1468

Fixed one broken link found in `result/visitor` module.
http://code.google.com/p/robotframework/source/detail?r=82e151ba644b

Modified:
 /src/robot/result/visitor.py

=======================================
--- /src/robot/result/visitor.py        Sat Jun  8 02:14:24 2013
+++ /src/robot/result/visitor.py        Tue Jun 11 05:20:57 2013
@@ -25,7 +25,7 @@

 class ResultVisitor(SuiteVisitor):
     """Abstract class to conveniently travel
-    :class:`robot.result.executionresult.result` objects.
+    :class:`robot.result.executionresult.Result` objects.

     See :mod:`example of usage <robot.result>`
     """

==============================================================================
Revision: e594408b532a
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 05:21:06 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=e594408b532a


--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to