diff options
Diffstat (limited to 'src/nm-act-request.c')
-rw-r--r-- | src/nm-act-request.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-act-request.c b/src/nm-act-request.c index 1c252052bb..9398cd0d4a 100644 --- a/src/nm-act-request.c +++ b/src/nm-act-request.c @@ -135,7 +135,7 @@ get_secrets_cb (NMSettingsConnection *connection, * @callback: * @callback_data: * - * Asnychronously starts the request for secrets. This function cannot + * Asynchronously starts the request for secrets. This function cannot * fail. * * The return call-id can be used to cancel the request. You are |