doc style fix

This commit is contained in:
David Baker 2015-01-28 14:14:49 +00:00
parent 5f2665320f
commit 6fde707add

View File

@ -270,7 +270,7 @@ class Pusher(object):
""" """
Overridden by implementing classes to actually deliver the notification Overridden by implementing classes to actually deliver the notification
Args: Args:
p The event to notify for as a single event from the event stream p: The event to notify for as a single event from the event stream
Returns: If the notification was delivered, an array containing any Returns: If the notification was delivered, an array containing any
pushkeys that were rejected by the push gateway. pushkeys that were rejected by the push gateway.
False if the notification could not be delivered (ie. False if the notification could not be delivered (ie.