X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Fplugin.c;h=6c6ab63c0209891470c824d1f8dc432af4695f5b;hb=e1812f8e5c5f91328398c66b602d07ee7c6ede51;hp=97b794f75d35cbd66d1449981b12567899a9089c;hpb=f2389f97fbec15f49dcd1d9b06b3b6bbd0837e8a;p=collectd.git diff --git a/src/daemon/plugin.c b/src/daemon/plugin.c index 97b794f7..6c6ab63c 100644 --- a/src/daemon/plugin.c +++ b/src/daemon/plugin.c @@ -393,7 +393,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.",