3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-11 03:33:35 +00:00

Fix : typo-in-simplify-tactic

This commit is contained in:
LeeYoungJoon 2025-03-18 15:06:13 +09:00 committed by GitHub
parent 2e2a2e28df
commit 58d7dcbf4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ Tactic Documentation:
### Short Description:
The tactic performs algebraic simplifcations on formulas
The tactic performs algebraic simplifications on formulas
### Long Description