Skip to content

Commit b51ddc0

Browse files
authored
[Messenger] AutoStampMiddleware add stamps from StampInterface attributes
1 parent ac8c3ec commit b51ddc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2271,7 +2271,7 @@ for each bus looks like this:
22712271

22722272
#. ``handle_message`` - calls the message handler(s) for the given message.
22732273

2274-
#. ``auto_stamp_middleware`` - add stamps to envelope from ``AutoStamp`` attribute on message.
2274+
#. ``auto_stamp_middleware`` - add stamps to envelope from ``StampInterface`` attributes on message.
22752275

22762276
.. note::
22772277

0 commit comments

Comments
 (0)