X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fplugin.c;h=b60c04ba127f32c4603dd4f08ecfc64ef155d67e;hb=ecbcaadde7dff838f09dfb04c7eb90f126e35abf;hp=6c7aa057cf2d272b126eadf6308a76188d3f3b1a;hpb=21077b074c468a41dbd60baad691ebc7f2991d43;p=collectd.git diff --git a/src/plugin.c b/src/plugin.c index 6c7aa057..b60c04ba 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -339,7 +339,7 @@ static int plugin_load_file (char *file, uint32_t flags) ssnprintf (errbuf, sizeof (errbuf), "lt_dlopen (\"%s\") failed: %s. " - "The most common cause for this problem are " + "The most common cause for this problem is " "missing dependencies. Use ldd(1) to check " "the dependencies of the plugin " "/ shared object.",