summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJames Richards <GitHub@happycorner.us>2020-04-22 02:26:33 -0500
committerGitHub <noreply@github.com>2020-04-22 09:26:33 +0200
commit5650a7faf661feb8ca1149685c9c3385eb087474 (patch)
tree9b6c20349887366661ca63953265b0b9a70d80e2 /src
parent1ccf7e0e3a7a91edbbe3f9f0669c8bbab8248cd1 (diff)
Fix typo in docs "networks:" -> "network:" (#131)
Fix typo in documentation where "networks:" should be "network:".
Diffstat (limited to 'src')
-rw-r--r--src/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse.c b/src/parse.c
index c1dc175..cf6e069 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -1829,7 +1829,7 @@ initialize_dhcp_overrides(NetplanDHCPOverrides* overrides)
}
/**
- * Callback for a net device type entry like "ethernets:" in "networks:"
+ * Callback for a net device type entry like "ethernets:" in "network:"
* @data: netdef_type (as pointer)
*/
static gboolean