summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2014-11-20 13:18:32 +0100
committerJiří Klimeš <jklimes@redhat.com>2014-11-20 13:18:32 +0100
commite2f489ebdab976cb60c2ae2c8d7d7592c4e47176 (patch)
tree5ca2d4c957542d4f12c81d20d90a6ecf6dff9479
parent943db815eeca43e5d1086b80feee77840655a781 (diff)
downloadNetworkManager-e2f489ebdab976cb60c2ae2c8d7d7592c4e47176.tar.gz
docs: fix a typo in ifcfg-rh documenation
-rw-r--r--libnm-core/nm-setting-connection.c2
1 files changed, 1 insertions, 1 deletions
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---
*/