Code

Fix for 'linux/inet_diag.h: No such file or directory'
[collectd.git] / src / collectd.c
index d96d676790d0d8c730610484637c9322e2a27b5b..d25975308e9689b15fa9126503f35ed056353a67 100644 (file)
@@ -118,7 +118,7 @@ static int init_hostname (void)
                ERROR ("Looking up \"%s\" failed. You have set the "
                                "\"FQDNLookup\" option, but I cannot resolve "
                                "my hostname to a fully qualified domain "
-                               "name. Please fix you network "
+                               "name. Please fix the network "
                                "configuration.", hostname_g);
                return (-1);
        }