Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
yoni206 committed Oct 22, 2024
1 parent 2562d3f commit 745dcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/expr/skolem_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class SkolemManager
* skolem functions of the forms described in SkolemId. The user of this
* method is responsible for providing a proper type for the identifier that
* matches the description of id.
* This is done from the function
* This can be done from the function
* `SkolemManager::getTypeFor`.
* Skolem functions are useful for modelling
* the behavior of partial functions, or for theory-specific inferences that
Expand Down

0 comments on commit 745dcf0

Please sign in to comment.