mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
Fix typos.
This commit is contained in:
parent
44b2c3ce6b
commit
4bc1b0b8c8
5 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ using System.Linq;
|
|||
namespace Microsoft.Z3
|
||||
{
|
||||
/// <summary>
|
||||
/// Object for managing optimizization context
|
||||
/// Object for managing optimization context
|
||||
/// </summary>
|
||||
public class Optimize : Z3Object
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue