Fix typos detected by crate-ci/typos

This commit is contained in:
Mikayla 2024-01-17 14:31:21 -08:00
parent df67917768
commit 57400e9687
No known key found for this signature in database
71 changed files with 133 additions and 133 deletions

View file

@ -111,7 +111,7 @@ pub enum ButtonStyle {
#[default]
Subtle,
/// Used for buttons that only change forground color on hover and active states.
/// Used for buttons that only change foreground color on hover and active states.
///
/// TODO: Better docs for this.
Transparent,