Skip to content

Commit 6acf59f

Browse files
committed
[skip ci] Fix for typos in comment.
1 parent 717c33c commit 6acf59f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dev/sample/so_5/mchain_empty_notificator_2

dev/sample/so_5/mchain_empty_notificator_2/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ private :
161161
// Timer ID for periodic send_next signal.
162162
so_5::timer_id_t m_send_timer;
163163

164-
// An event for next attempt to send another requests.
164+
// An event for the next attempt to send another request.
165165
void evt_send_next(mhood_t< send_next >)
166166
{
167167
const auto result = so_5::select(

0 commit comments

Comments
 (0)