summaryrefslogtreecommitdiff
path: root/src/gui/dialogs/about-int.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-10 21:36:39 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-10 21:36:39 (GMT)
commit607cd5420f847618d4cad66e7e168b6955ab4b6a (patch)
tree537c67f334a358b00dd7d0948d84527db0a4ec5f /src/gui/dialogs/about-int.h
parentd01509d9afe32c0d98d2efba5e75a9df53ac5de9 (diff)
Fix small typos.
Diffstat (limited to 'src/gui/dialogs/about-int.h')
-rw-r--r--src/gui/dialogs/about-int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/dialogs/about-int.h b/src/gui/dialogs/about-int.h
index 382859b..616c73f 100644
--- a/src/gui/dialogs/about-int.h
+++ b/src/gui/dialogs/about-int.h
@@ -1,6 +1,6 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
- * about.h - définitions internes pour la boîte de dialogue d'information sur le programme
+ * about-int.h - définitions internes pour la boîte de dialogue d'information sur le programme
*
* Copyright (C) 2024 Cyrille Bagard
*
@@ -28,7 +28,7 @@
#include <stdbool.h>
-#include "about-int.h"
+#include "about.h"