We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf07c6 commit b9e9f4fCopy full SHA for b9e9f4f
src/main/scala/smtlib/trees/Trees.scala
@@ -113,7 +113,7 @@ object Terms {
113
sealed trait Constant extends Term with AttributeValue
114
115
/*
116
- * Literal do not necessarly have an associated expected meaning (SNumeral as an
+ * Literal do not necessarily have an associated expected meaning (SNumeral as an
117
* integer or SBinary as a 2-complement integer). They are just syntactic units,
118
* and each local theory gives them a semantics.
119
*
0 commit comments