Skip to content

Commit

Permalink
Fix spelling of "executable"
Browse files Browse the repository at this point in the history
  • Loading branch information
Thynix committed Aug 7, 2015
1 parent 8a3831a commit 418bbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Browsers/Chrome.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace FreenetTray.Browsers
class Chrome : IBrowser
{
/*
* Google Chrome does not maintain a registry entry with a path to its exutable.
* Google Chrome does not maintain a registry entry with a path to its executable.
* Usual Google Chrome installation locations:
* See https://code.google.com/p/selenium/source/browse/java/client/src/org/openqa/selenium/browserlaunchers/locators/GoogleChromeLocator.java#63
*/
Expand Down

0 comments on commit 418bbcd

Please sign in to comment.