mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Merge pull request #1974 from waywardmonkeys/fix-ocaml-typo
Fix typo in OCaml API docs.
This commit is contained in:
		
						commit
						4bbf90c57f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3477,6 +3477,6 @@ val disable_trace : string -> unit
 | 
			
		|||
(** Memory management **)
 | 
			
		||||
module Memory :
 | 
			
		||||
sig
 | 
			
		||||
  (** Reset all allocated resourced **)
 | 
			
		||||
  (** Reset all allocated resources **)
 | 
			
		||||
  val reset : unit -> unit
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue