Spell word list with a space
This commit is contained in:
parent
b81e1bd75d
commit
988f99309f
|
@ -116,7 +116,7 @@ mod tests {
|
||||||
feature = "spanish"
|
feature = "spanish"
|
||||||
))]
|
))]
|
||||||
#[test]
|
#[test]
|
||||||
fn validate_wordlist_checksums() {
|
fn validate_word_list_checksums() {
|
||||||
//! In this test, we ensure that the word lists are identical.
|
//! In this test, we ensure that the word lists are identical.
|
||||||
//!
|
//!
|
||||||
//! They are as follows in the bips repository:
|
//! They are as follows in the bips repository:
|
||||||
|
|
Loading…
Reference in New Issue