trivial: fix whitespace and spelling error

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller
2014-02-10 11:13:55 +01:00
parent 28dfb2e4a2
commit 507599a2d2
2 changed files with 5 additions and 5 deletions

View File

@@ -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,