Skip to content

Commit

Permalink
I cannot count
Browse files Browse the repository at this point in the history
  • Loading branch information
bash committed Oct 15, 2024
1 parent 9863ae6 commit a396d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_math/src/common_traits.rs
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ macro_rules! impl_stable_interpolate_tuple {
#[cfg_attr(any(docsrs, docsrs_dep), doc(fake_variadic))]
#[cfg_attr(
any(docsrs, docsrs_dep),
doc = "This trait is implemented for tuples up to 10 items long."
doc = "This trait is implemented for tuples up to 11 items long."
)]
($T, $n)
}
Expand Down

0 comments on commit a396d54

Please sign in to comment.