3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 09:34:08 +00:00

Fix : typo-in-simplify-tactic (#7587)

This commit is contained in:
LeeYoungJoon 2025-03-19 08:43:12 +09:00 committed by GitHub
parent 2e2a2e28df
commit c1719e9ffa
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