summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/eurephia_values_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/eurephia_values_struct.h b/common/eurephia_values_struct.h
index 69b3c02..6fb82fc 100644
--- a/common/eurephia_values_struct.h
+++ b/common/eurephia_values_struct.h
@@ -34,7 +34,7 @@
/**
* eurephiaVALUES is a pointer chain with key/value pairs. If having several
* such pointer chains, they can be given different group IDs to separate them,
- * especially during debugging.
+ * which is especially useful during debugging.
*
*/
typedef struct __eurephiaVALUES {