trivial: fix whitespace and spelling error
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
@@ -2918,7 +2918,7 @@ _new_vpn_active_connection (NMManager *self,
|
||||
NMDevice *device = NULL;
|
||||
|
||||
if (specific_object) {
|
||||
/* Find the specifc connection the client requested we use */
|
||||
/* Find the specific connection the client requested we use */
|
||||
parent = active_connection_get_by_path (self, specific_object);
|
||||
if (!parent) {
|
||||
g_set_error_literal (error, NM_MANAGER_ERROR, NM_MANAGER_ERROR_CONNECTION_NOT_ACTIVE,
|
||||
|
Reference in New Issue
Block a user