Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
fffw committed Oct 22, 2015
1 parent 58a1b88 commit b5dc88e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ func Load(version, revisionDate, buildDate string) {
if settings.AutoLaunch {
launcher.CreateLaunchFile(settings.AutoLaunch)
}
// always override below 3 attributes as it's not meant to persist across versions
// always override below 3 attributes as they are not meant to be persisted across versions
settings.Version = version
settings.BuildDate = buildDate
settings.RevisionDate = revisionDate
Expand Down

0 comments on commit b5dc88e

Please sign in to comment.