Skip to content

Commit ee9aa5d

Browse files
authored
Merge branch 'main' into connection-immutable
2 parents c3915e8 + aafea32 commit ee9aa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connection.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ where
313313
pinned.forward_unsolicited_messages();
314314

315315
debug!(
316-
"forwaring responses to previous requests to the connection handle"
316+
"forwarding responses to previous requests to the connection handle"
317317
);
318318
pinned.forward_responses();
319319

0 commit comments

Comments
 (0)