summaryrefslogtreecommitdiff
path: root/src/gui/panels/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/panels/history.c')
-rw-r--r--src/gui/panels/history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/panels/history.c b/src/gui/panels/history.c
index 179c46f..247c1a1 100644
--- a/src/gui/panels/history.c
+++ b/src/gui/panels/history.c
@@ -109,7 +109,7 @@ static void do_history_clean(GtkButton *, GHistoryPanel *);
-/* Indique le type définit pour un panneau d'aperçu de graphiques. */
+/* Indique le type défini pour un panneau d'aperçu de graphiques. */
G_DEFINE_TYPE(GHistoryPanel, g_history_panel, G_TYPE_PANEL_ITEM);