Skip to content

Commit 6c26210

Browse files
Fix spellcheck
1 parent 33ba72a commit 6c26210

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rust/cardano-blockchain-types/src/hashes.rs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
//! TODO: FIXME
1+
//! A bunch of specific hashes.
2+
3+
// cspell: attrss
24

35
use std::str::FromStr;
46

0 commit comments

Comments
 (0)