X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fplugin.c;h=ed962a72d82fffd97ff4531777b9565e5ffc22c0;hp=d3767d1283b9678bec65e8665d5feb7b8c64bef7;hb=51a4e62d7d0e73d8d5822efaef1e3218b5ad0373;hpb=cfce0a60ee7d57148067ef7ea600410e566bd322 diff --git a/src/plugin.c b/src/plugin.c index d3767d12..ed962a72 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -332,7 +332,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.",