Skip to content

Commit

Permalink
typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes authored Feb 19, 2024
1 parent 065fee9 commit 75aa925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/src/theme.rs
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ pub enum Container {
Transparent,
/// A simple box.
Box,
/// A simple box.
/// A colored box.
Colored(Color),
/// A custom style.
Custom(Box<dyn container::StyleSheet<Style = Theme>>),
Expand Down

0 comments on commit 75aa925

Please sign in to comment.