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 2d448f1..34b6376 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -967,7 +967,7 @@ get_plugin_loader (PeasEngine *engine,
* Enable a loader, enables a loader for plugins.
*
* The C plugin loader is always enabled. The other plugin
- * loaders are: lua5.1, python and python3.
+ * loaders are: gjs, lua5.1, python and python3.
*
* For instance, the following code will enable Python 2 plugins
* to be loaded: