mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 07:52:12 +08:00
Fix small typo in docs (#1449)
This commit is contained in:
parent
cb4ba5bca6
commit
1e54eb2eaf
@ -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…
Reference in New Issue
Block a user