Fixed typo in comment.
This commit is contained in:
parent
d0cbdb13e5
commit
dbb106c40b
@ -12,7 +12,7 @@ namespace anthem
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Determins whether a term is primitive
|
||||
// All terms but binary operations and interval are primitive
|
||||
// All terms but binary operations and intervals are primitive
|
||||
// With primitive terms t, “X in t” and “X = t” are equivalent
|
||||
bool isPrimitiveTerm(const ast::Term &term)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user