Skip to content

Commit

Permalink
Fix typo soping -> scoping
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbiesek committed Nov 28, 2022
1 parent a13efa5 commit 0aab4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ cmdAttach(void)

/*
* Using this as an indicator that we were not
* previously soping. If the smfd is not active we
* previously scoping. If the smfd is not active we
* may have been detached and are reattaching.
* In that cse, the thread and transports are expected
* to be ready.
Expand Down

0 comments on commit 0aab4bf

Please sign in to comment.