[Buildbot-commits] buildbot/buildbot/status mail.py,1.25,1.26

Brian Warner warner at users.sourceforge.net
Fri Aug 25 21:54:54 UTC 2006


Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25222/buildbot/status

Modified Files:
	mail.py 
Log Message:
[project @ fix typo in MailNotifier docstring]

Original author: warner at lothar.com
Date: 2006-08-25 21:53:07

Index: mail.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/mail.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- mail.py	3 Jun 2006 18:23:04 -0000	1.25
+++ mail.py	25 Aug 2006 21:54:51 -0000	1.26
@@ -95,7 +95,7 @@
         @type  subject: string
         @param subject: a string to be used as the subject line of the message.
                         %(builder)s will be replaced with the name of the
-                        %builder which provoked the message.
+                        builder which provoked the message.
 
         @type  mode: string (defaults to all)
         @param mode: one of:





More information about the Commits mailing list