diff options
Diffstat (limited to 'src/nm-config.c')
-rw-r--r-- | src/nm-config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-config.c b/src/nm-config.c index 4fa8531941..e0b9ce3ce7 100644 --- a/src/nm-config.c +++ b/src/nm-config.c @@ -1566,7 +1566,7 @@ intern_config_read (const char *filename, out: /* * If user configuration specifies global DNS options, the DNS - * options in internal configuration must be deleted. Otherwise a + * options in internal configuration must be deleted. Otherwise, a * deletion of options from user configuration may cause the * internal options to appear again. */ |