summaryrefslogtreecommitdiff
path: root/src/expr/kind_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/kind_template.h')
-rw-r--r--src/expr/kind_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/kind_template.h b/src/expr/kind_template.h
index 5fa1d99ff..6e2362e84 100644
--- a/src/expr/kind_template.h
+++ b/src/expr/kind_template.h
@@ -36,7 +36,7 @@ enum Kind_t
} // namespace kind
-// import Kind into the "CVC4" namespace but keep the individual kind
+// import Kind into the "cvc5" namespace but keep the individual kind
// constants under kind::
typedef ::cvc5::kind::Kind_t Kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback