We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c793f9 commit a38209dCopy full SHA for a38209d
src/musig/musig_sessions.h
@@ -54,7 +54,7 @@ void compute_rand_i_j(const musig_psbt_session_t *psbt_session,
54
* musigsession_round2_initialize are called in the code.
55
*
56
* This allows the calling code to not make any assumption about how
57
- * the inialization of the musig signing state is done.
+ * the initialization of the musig signing state is done.
58
59
* @param[in] musig_signing_state
60
* Pointer to the musig signing state.
0 commit comments