Skip to content

Commit

Permalink
Update names_storage.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc authored Dec 20, 2024
1 parent 82d8d41 commit 1586d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/datetime/src/scaffold/names_storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ where

/// A trait for a [`DateTimeNamesMarker`] that can be created from a more specific one, `M`.
///
/// This trait is blanket-implemented on all field sets that are more general than `M`.
/// This trait is blanket-implemented on all [field sets](crate::fieldsets) that are more general than `M`.
///
/// # Examples
///
Expand Down

0 comments on commit 1586d26

Please sign in to comment.