mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
fix: typo in comment (#627)
This commit is contained in:
parent
1b5ac3d2b6
commit
eb7349efbc
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ func (s *SystemHelper) Initialise() error {
|
|||
return s.setup()
|
||||
}
|
||||
|
||||
// SystemConfig - Defines system wode configuration data
|
||||
// SystemConfig - Defines system wide configuration data
|
||||
type SystemConfig struct {
|
||||
Name string `json:"name"`
|
||||
Email string `json:"email"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue