Skip to content

Commit 2415721

Browse files
committed
fix typo
1 parent 616f281 commit 2415721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pubsub/hype_train.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ pub struct Config {
189189
/// Primary color of hex
190190
pub primary_hex_color: Option<String>,
191191
// FIXME: 2020-11-22 I suspect this will always be returned
192-
/// Uses perzonalized settings
192+
/// Uses personalized settings
193193
pub use_personalized_settings: Option<bool>,
194194
/// Use theme color or not
195195
pub use_theme_color: Option<bool>,

0 commit comments

Comments
 (0)