summaryrefslogtreecommitdiffstats
path: root/m_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'm_struct.h')
-rw-r--r--m_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/m_struct.h b/m_struct.h
index 3753f8a3b7..35cafc9951 100644
--- a/m_struct.h
+++ b/m_struct.h
@@ -12,7 +12,7 @@ struct m_option;
/// Struct definition
typedef struct m_struct_st {
- /// For error msg and debuging
+ /// For error messages and debugging
char* name;
/// size of the whole struct
unsigned int size;