2 new revisions:
Revision: c479ea021e01
Branch: default
Author: Jussi Malinen <[email protected]>
Date: Tue Jun 10 12:43:10 2014 UTC
Log: fix typo
http://code.google.com/p/robotframework/source/detail?r=c479ea021e01
Revision: c3947ceca811
Branch: default
Author: Jussi Malinen <[email protected]>
Date: Tue Jun 10 12:43:21 2014 UTC
Log: Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=c3947ceca811
==============================================================================
Revision: c479ea021e01
Branch: default
Author: Jussi Malinen <[email protected]>
Date: Tue Jun 10 12:43:10 2014 UTC
Log: fix typo
http://code.google.com/p/robotframework/source/detail?r=c479ea021e01
Modified:
/doc/userguide/src/ExtendingRobotFramework/ListenerInterface.rst
=======================================
--- /doc/userguide/src/ExtendingRobotFramework/ListenerInterface.rst Tue
Jun 10 07:58:30 2014 UTC
+++ /doc/userguide/src/ExtendingRobotFramework/ListenerInterface.rst Tue
Jun 10 12:43:10 2014 UTC
@@ -419,7 +419,7 @@
attribute. The value of this attribute should be an instance of the
listener
to use. It may be a totally independent listener or the library itself can
act as a listener. To avoid listener methods to be exposed as keywords in
-the latter case, it is possible to prefix them with an
underscore./home/peke/Devel/robotframework/doc/userguide/RobotFrameworkUserGuide.html
+the latter case, it is possible to prefix them with an underscore.
For example, instead of using :code:`end_suite` or :code:`endSuite`, it is
possible to use :code:`_end_suite` or :code:`_endSuite`.
==============================================================================
Revision: c3947ceca811
Branch: default
Author: Jussi Malinen <[email protected]>
Date: Tue Jun 10 12:43:21 2014 UTC
Log: Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=c3947ceca811
--
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.