Skip to content

Commit

Permalink
fix file name in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toaster committed Jun 9, 2024
1 parent 762e2bc commit ee7cd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/theme_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"fyne.io/fyne/v2/theme"
)

// Try to keep these in sync with the existing color names at theme/colors.go.
// Try to keep these in sync with the existing color names at theme/color.go.
var knownColorNames = []fyne.ThemeColorName{
theme.ColorNameBackground,
theme.ColorNameButton,
Expand Down

0 comments on commit ee7cd39

Please sign in to comment.