summaryrefslogtreecommitdiff
path: root/libpeas/peas-engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpeas/peas-engine.c')
-rw-r--r--libpeas/peas-engine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpeas/peas-engine.c b/libpeas/peas-engine.c
index 175a2cd..a09a2c1 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -1055,7 +1055,7 @@ peas_engine_enable_loader (PeasEngine *engine,
* @engine: A #PeasEngine.
* @plugin_name: A plugin name.
*
- * Gets the [object@PluginInfo] corresponding with @plugin_name,
+ * Gets the [class@PluginInfo] corresponding with @plugin_name,
* or %NULL if @plugin_name was not found.
*
* Returns: (transfer none): the #PeasPluginInfo corresponding with