mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 06:08:01 +00:00
chore: fix some comments (#1697)
Signed-off-by: shangchengbabaiban <shuang.cui@live.cn> Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
14818fc12a
commit
9fbabd01ad
@@ -233,7 +233,7 @@ fn codegen(
|
||||
codegen.add_derives_for_type(ty, std::iter::once(derive), d.recursive);
|
||||
}
|
||||
|
||||
// Configure attribtues:
|
||||
// Configure attributes:
|
||||
let universal_attributes = raw_attributes
|
||||
.iter()
|
||||
.map(|raw| syn::parse_str(raw))
|
||||
|
||||
Reference in New Issue
Block a user