diff options
Diffstat (limited to 'style/src/theme.rs')
-rw-r--r-- | style/src/theme.rs | 2 |
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 { |