X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fplugin.c;h=f4461b5d174851df287e88fd659e7a53aab8845e;hb=c6da31fb30c2fb1d131f92efcde0b3ec9a010b2c;hp=3c92df21cf20c1354cbd0121a68475462dfc48ba;hpb=f4523a21e913449db2dbf79de3568b396b179ca1;p=collectd.git diff --git a/src/plugin.c b/src/plugin.c index 3c92df21..f4461b5d 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -306,7 +306,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.",