Skip to content

Commit a471354

Browse files
author
Jean Jordaan
committed
Updated deprecated 'sendmessage' to current 'nosymessage'
1 parent 7990870 commit a471354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ hyperdatabase, except for the following changes and additional methods::
708708
field of the specified issue.
709709
"""
710710

711-
def sendmessage(self, itemid, msgid):
711+
def nosymessage(self, itemid, msgid):
712712
"""Send a message to the members of an issue's nosy list.
713713

714714
The message is sent only to users on the nosy list who are

0 commit comments

Comments
 (0)