summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-12-06 04:44:37 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-12-06 04:44:37 +0100
commitf99d24e0850b63194b7976ec66d547ea2ff6bfc8 (patch)
tree84b3dc6c88aa555cf931482adcf4e7be35614b72 /style
parenta2f71f42ba300cec5490050a471efeebf627d534 (diff)
downloadiced-f99d24e0850b63194b7976ec66d547ea2ff6bfc8.tar.gz
iced-f99d24e0850b63194b7976ec66d547ea2ff6bfc8.tar.bz2
iced-f99d24e0850b63194b7976ec66d547ea2ff6bfc8.zip
Fix casing in `theme`
Diffstat (limited to 'style')
-rw-r--r--style/src/theme.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/src/theme.rs b/style/src/theme.rs
index d2b583ed..271d9a29 100644
--- a/style/src/theme.rs
+++ b/style/src/theme.rs
@@ -825,7 +825,7 @@ impl rule::StyleSheet for fn(&Theme) -> rule::Appearance {
}
/**
- * SVG
+ * Svg
*/
#[derive(Default)]
pub enum Svg {