Skip to content

Commit b9e9f4f

Browse files
jad-hamzaregb
authored andcommitted
Typo
1 parent 6cf07c6 commit b9e9f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/smtlib/trees/Trees.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ object Terms {
113113
sealed trait Constant extends Term with AttributeValue
114114

115115
/*
116-
* Literal do not necessarly have an associated expected meaning (SNumeral as an
116+
* Literal do not necessarily have an associated expected meaning (SNumeral as an
117117
* integer or SBinary as a 2-complement integer). They are just syntactic units,
118118
* and each local theory gives them a semantics.
119119
*

0 commit comments

Comments
 (0)