diff --git a/backgroundchanger.go b/backgroundchanger.go index a6b8c1a..feb23b0 100644 --- a/backgroundchanger.go +++ b/backgroundchanger.go @@ -70,7 +70,7 @@ func createSettingsFile() { file.Write(jsonEncodedSettings) file.Close() - log.Println("Successfully created new settingsFile") + log.Println("Successfully created new settings file") } // filepath.Joins the main osu directory with its songs folder