summaryrefslogtreecommitdiff
path: root/src/util/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/string.h')
-rw-r--r--src/util/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/string.h b/src/util/string.h
index 2afd34a78..6e9bb2866 100644
--- a/src/util/string.h
+++ b/src/util/string.h
@@ -26,7 +26,7 @@
namespace cvc5 {
-/** The CVC4 string class
+/** The cvc5 string class
*
* This data structure is the domain of values for the string type. It can also
* be used as a generic utility for representing strings.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback