summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0afea60)
raw | patch | inline | side by side (parent: 0afea60)
author | Katelyn Perry <katelyn@superleg.it> | |
Mon, 3 Nov 2014 23:11:14 +0000 (17:11 -0600) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 4 Nov 2014 07:27:14 +0000 (08:27 +0100) |
"cause for this problem are" => "cause for this problem is"
src/plugin.c | patch | blob | history |
diff --git a/src/plugin.c b/src/plugin.c
index 3c92df21cf20c1354cbd0121a68475462dfc48ba..f4461b5d174851df287e88fd659e7a53aab8845e 100644 (file)
--- a/src/plugin.c
+++ b/src/plugin.c
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.",