summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysalide/plugin.h')
-rw-r--r--plugins/pychrysalide/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pychrysalide/plugin.h b/plugins/pychrysalide/plugin.h
index e129155..6ff4b66 100644
--- a/plugins/pychrysalide/plugin.h
+++ b/plugins/pychrysalide/plugin.h
@@ -53,7 +53,7 @@ typedef struct _GPythonPlugin GPythonPlugin;
typedef struct _GPythonPluginClass GPythonPluginClass;
-/* Indique le type définit par la GLib pour le greffon Python. */
+/* Indique le type défini par la GLib pour le greffon Python. */
GType g_python_plugin_get_type(void);
/* Crée un greffon à partir de code Python. */