mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
Fix small typo in docs (#1449)
This commit is contained in:
parent
cb4ba5bca6
commit
1e54eb2eaf
5 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ Quits the application.
|
|||
|
||||
### Environment
|
||||
|
||||
Go Signature: `Enviromnent(ctx context.Context) EnvironmentInfo`
|
||||
Go Signature: `Environment(ctx context.Context) EnvironmentInfo`
|
||||
|
||||
Returns details of the current environment.
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ Go 方法签名: `Quit(ctx context.Context)`
|
|||
|
||||
### 环境
|
||||
|
||||
Go 方法签名: `Enviromnent(ctx context.Context) EnvironmentInfo`
|
||||
Go 方法签名: `Environment(ctx context.Context) EnvironmentInfo`
|
||||
|
||||
返回当前环境的详细信息。
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ Go 方法签名: `Quit(ctx context.Context)`
|
|||
|
||||
### 环境
|
||||
|
||||
Go 方法签名: `Enviromnent(ctx context.Context) EnvironmentInfo`
|
||||
Go 方法签名: `Environment(ctx context.Context) EnvironmentInfo`
|
||||
|
||||
返回当前环境的详细信息。
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Quits the application.
|
|||
|
||||
### Environment
|
||||
|
||||
Go Signature: `Enviromnent(ctx context.Context) EnvironmentInfo`
|
||||
Go Signature: `Environment(ctx context.Context) EnvironmentInfo`
|
||||
|
||||
Returns details of the current environment.
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Quits the application.
|
|||
|
||||
### Environment
|
||||
|
||||
Go Signature: `Enviromnent(ctx context.Context) EnvironmentInfo`
|
||||
Go Signature: `Environment(ctx context.Context) EnvironmentInfo`
|
||||
|
||||
Returns details of the current environment.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue