mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 06:45:25 +00:00
Fix typos.
This commit is contained in:
parent
08165f5367
commit
1d9345c3de
13 changed files with 19 additions and 19 deletions
|
@ -305,7 +305,7 @@ namespace datalog {
|
|||
void register_predicate(func_decl * pred, bool named);
|
||||
|
||||
/**
|
||||
Restrict reltaions to set of predicates.
|
||||
Restrict relations to set of predicates.
|
||||
*/
|
||||
void restrict_predicates(func_decl_set const& preds);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue