mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	Merge pull request #11 from Confusion/patch-1
Corrected typo: interger -> integer
This commit is contained in:
		
						commit
						b9f66c545a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2637,7 +2637,7 @@ def _py2expr(a, ctx=None): | |||
|         _z3_assert(False, "Python bool, int, long or float expected") | ||||
| 
 | ||||
| def IntSort(ctx=None): | ||||
|     """Return the interger sort in the given context. If `ctx=None`, then the global context is used. | ||||
|     """Return the integer sort in the given context. If `ctx=None`, then the global context is used. | ||||
|      | ||||
|     >>> IntSort() | ||||
|     Int | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue