Skip to content

Commit 8559e92

Browse files
committed
chore: fix pascalcase
1 parent df68b2b commit 8559e92

File tree

1 file changed

+2
-0
lines changed
  • rust/catalyst-signed-doc-macro/src/signed_doc_spec

1 file changed

+2
-0
lines changed

rust/catalyst-signed-doc-macro/src/signed_doc_spec/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//! Catalyst Signed Document spec type
22
3+
// cspell: words pascalcase
4+
35
pub(crate) mod content_type;
46
pub(crate) mod doc_ref;
57

0 commit comments

Comments
 (0)