From e2f489ebdab976cb60c2ae2c8d7d7592c4e47176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 20 Nov 2014 13:18:32 +0100 Subject: [PATCH] docs: fix a typo in ifcfg-rh documenation --- libnm-core/nm-setting-connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnm-core/nm-setting-connection.c b/libnm-core/nm-setting-connection.c index 23a0ac41a8..61293d88ab 100644 --- a/libnm-core/nm-setting-connection.c +++ b/libnm-core/nm-setting-connection.c @@ -1258,7 +1258,7 @@ nm_setting_connection_class_init (NMSettingConnectionClass *setting_class) /* ---ifcfg-rh--- * property: uuid * variable: UUID(+) - * description: UUID for the connetcion profile. When missing NetworkManager + * description: UUID for the connection profile. When missing, NetworkManager * creates the UUID itself (by hashing the file). * ---end--- */