Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
akorchyn committed Jan 30, 2025
1 parent 2c627a9 commit 688bdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion near-sdk-macros/src/core_impl/abi/abi_generator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ impl ImplItemMethodInfo {
/// }
/// #}
/// ```
/// will produce this struct:ignore
/// will produce this struct:
/// ```rust
/// near_sdk::__private::AbiFunction {
/// name: "f3".to_string(),
Expand Down

0 comments on commit 688bdc3

Please sign in to comment.