Skip to content

Commit 8160c35

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "doc: Fix a parameter of NotificationPublisher" into stable/stein
2 parents 0f5fdda + 5ba20d1 commit 8160c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/reference/notifications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ payload.
290290

291291
Note that the notification's publisher instance can be created two different
292292
ways. It can be created by instantiating the ``NotificationPublisher`` object
293-
with a ``host`` and a ``binary`` string parameter or it can be generated from a
293+
with a ``host`` and a ``source`` string parameter or it can be generated from a
294294
``Service`` object by calling ``NotificationPublisher.from_service_obj``
295295
function.
296296

0 commit comments

Comments
 (0)