aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex_internal.h')
-rw-r--r--src/regex/regex_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_internal.h b/src/regex/regex_internal.h
index 3e4d0ca0ed..49e5dd0221 100644
--- a/src/regex/regex_internal.h
+++ b/src/regex/regex_internal.h
@@ -142,7 +142,7 @@ struct GNUNET_REGEX_State
int lowlink;
/**
- * Human readable name of the automaton. Used for debugging and graph
+ * Human readable name of the state. Used for debugging and graph
* creation.
*/
char *name;