Skip to content

Commit

Permalink
Merge branch 'main' into connection-immutable
Browse files Browse the repository at this point in the history
  • Loading branch information
najaco authored Nov 8, 2023
2 parents c3915e8 + aafea32 commit ee9aa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ where
pinned.forward_unsolicited_messages();

debug!(
"forwaring responses to previous requests to the connection handle"
"forwarding responses to previous requests to the connection handle"
);
pinned.forward_responses();

Expand Down

0 comments on commit ee9aa5d

Please sign in to comment.