mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
Fix typos.
This commit is contained in:
parent
08165f5367
commit
1d9345c3de
13 changed files with 19 additions and 19 deletions
|
@ -78,7 +78,7 @@ typedef std::pair<symbol, sort*> sorted_var;
|
|||
/**
|
||||
\brief Command abstract class.
|
||||
|
||||
Commands may have variable number of argumets.
|
||||
Commands may have variable number of arguments.
|
||||
*/
|
||||
class cmd {
|
||||
symbol m_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue