mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
spelling: including
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ import (
|
||||
type apiClient struct {
|
||||
// Embedded gRPC client to talk to the server.
|
||||
api.DexClient
|
||||
// Close releases resources associated with this client, includuing shutting
|
||||
// Close releases resources associated with this client, including shutting
|
||||
// down the background server.
|
||||
Close func()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user