diff options
Diffstat (limited to 'clients/cli/agent.c')
-rw-r--r-- | clients/cli/agent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/cli/agent.c b/clients/cli/agent.c index 2b606a7fca..2379b18834 100644 --- a/clients/cli/agent.c +++ b/clients/cli/agent.c @@ -61,7 +61,7 @@ usage_agent_polkit (void) "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and gives\n" - "the reponse back to polkit.\n\n")); + "the response back to polkit.\n\n")); } static void |