summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f37f0c)
raw | patch | inline | side by side (parent: 9f37f0c)
author | Tim Laszlo <Tim.Laszlo@magnetar.com> | |
Tue, 24 Sep 2013 18:20:29 +0000 (13:20 -0500) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 26 Sep 2013 17:10:02 +0000 (19:10 +0200) |
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.c | patch | blob | history |
diff --git a/src/collectd.c b/src/collectd.c
index 7220462241235cb280c8b4aae9366e8e6d61bd85..d25975308e9689b15fa9126503f35ed056353a67 100644 (file)
--- a/src/collectd.c
+++ b/src/collectd.c
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 your network "
+ "name. Please fix the network "
"configuration.", hostname_g);
return (-1);
}