Skip to content

Commit a38209d

Browse files
committed
Fix typo
1 parent 2c793f9 commit a38209d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/musig/musig_sessions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ void compute_rand_i_j(const musig_psbt_session_t *psbt_session,
5454
* musigsession_round2_initialize are called in the code.
5555
*
5656
* This allows the calling code to not make any assumption about how
57-
* the inialization of the musig signing state is done.
57+
* the initialization of the musig signing state is done.
5858
*
5959
* @param[in] musig_signing_state
6060
* Pointer to the musig signing state.

0 commit comments

Comments
 (0)