Skip to content

Commit

Permalink
update mac.Driver.URL doc
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-charriere committed Sep 10, 2018
1 parent b09db36 commit 1a995e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mac/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ type Driver struct {
MenubarConfig MenuBarConfig

// The URL of the component to load in the main window.
// This is overridden when OnRun and/or OnReopen are set.
// The main window is not created when OnRun or OnReopen are set.
URL string

// The URL of the component to load in the dock.
Expand Down

0 comments on commit 1a995e3

Please sign in to comment.