aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
diff options
context:
space:
mode:
Diffstat (limited to 'libasn1parser')
-rw-r--r--libasn1parser/asn1p_expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasn1parser/asn1p_expr.h b/libasn1parser/asn1p_expr.h
index 18692c17..2751c930 100644
--- a/libasn1parser/asn1p_expr.h
+++ b/libasn1parser/asn1p_expr.h
@@ -149,7 +149,7 @@ typedef struct asn1p_expr_s {
asn1p_value_t *value;
/*
- * The WITH SYHTAX clause.
+ * The WITH SYNTAX clause.
*/
asn1p_wsyntx_t *with_syntax;