Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit e932a9a

Browse files
kianenigmaggwpez
andauthored
Update frame/support/procedural/src/derive_impl.rs
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
1 parent 00fd316 commit e932a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frame/support/procedural/src/derive_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// See the License for the specific language governing permissions and
1616
// limitations under the License.
1717

18-
//! Implementation of the `storage_alias` attribute macro.
18+
//! Implementation of the `derive_impl` attribute macro.
1919
2020
use frame_support_procedural_tools::generate_crate_access_2018;
2121
use proc_macro2::TokenStream;

0 commit comments

Comments
 (0)