gplugin/gplugin

Lintian found a typo...
feature/debian-meson
2017-06-07, Gary Kramlich
89db2bc9e346
Parents 595efe93793e
Children 1f87171e8a25
Lintian found a typo...
--- a/gplugin/gplugin-manager.c Wed Jun 07 00:06:54 2017 -0500
+++ b/gplugin/gplugin-manager.c Wed Jun 07 00:23:26 2017 -0500
@@ -752,7 +752,7 @@
if(error) {
*error = g_error_new(GPLUGIN_DOMAIN, 0,
_("The loader for %s is not a loader. This "
- "should not happend!"),
+ "should not happened!"),
gplugin_plugin_get_filename(plugin));
}