Skip to content

Commit

Permalink
Merge pull request #767 from GreyCat/master
Browse files Browse the repository at this point in the history
Fix an obvious typo
  • Loading branch information
muuki88 committed Apr 8, 2016
2 parents 576add2 + ea2f6f3 commit de98975
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ object WindowsPlugin extends AutoPlugin {
// TODO - we may have issues here...
WindowsFeature(
id = "AddBinToPath",
title = "Update Enviornment Variables",
title = "Update Environment Variables",
desc = "Update PATH environment variables (requires restart).",
components = Seq(AddDirectoryToPath("bin"))
)
Expand Down

0 comments on commit de98975

Please sign in to comment.