We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717c33c commit 6acf59fCopy full SHA for 6acf59f
1 file changed
dev/sample/so_5/mchain_empty_notificator_2/main.cpp
@@ -161,7 +161,7 @@ private :
161
// Timer ID for periodic send_next signal.
162
so_5::timer_id_t m_send_timer;
163
164
- // An event for next attempt to send another requests.
+ // An event for the next attempt to send another request.
165
void evt_send_next(mhood_t< send_next >)
166
{
167
const auto result = so_5::select(
0 commit comments