We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c29fb commit 573bb0fCopy full SHA for 573bb0f
1 file changed
dev/sample/so_5/producer_consumer_mchain/main.cpp
@@ -212,7 +212,7 @@ private :
212
class consumer final : public so_5::agent_t
213
{
214
// This signal will be sent by not_empty_notificator when
215
- // the first message is stored to the empty mchain.
+ // the first message is stored in the empty mchain.
216
struct chain_has_requests final : public so_5::signal_t {};
217
218
public :
0 commit comments