Skip to content

Commit d7151a8

Browse files
committed
typo
1 parent 1705845 commit d7151a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public string GetTranslatedPluginDescription()
115115
return Properties.Resources.plugin_description;
116116
}
117117

118-
private void OnThemeChanged(Theme oldtheme, Theme newTheme)
118+
private void OnThemeChanged(Theme oldTheme, Theme newTheme)
119119
{
120120
UpdateIconPath(newTheme);
121121
}

0 commit comments

Comments
 (0)