summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 510108b)
raw | patch | inline | side by side (parent: 510108b)
author | Tim Laszlo <Tim.Laszlo@magnetar.com> | |
Tue, 24 Sep 2013 15:35:22 +0000 (10:35 -0500) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 24 Sep 2013 16:13:27 +0000 (18:13 +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 d96d676790d0d8c730610484637c9322e2a27b5b..7220462241235cb280c8b4aae9366e8e6d61bd85 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 you network "
+ "name. Please fix your network "
"configuration.", hostname_g);
return (-1);
}