3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

comment typos

This commit is contained in:
Christoph M. Wintersteiger 2016-05-31 16:14:50 +01:00
parent 39acd3594a
commit 03f6b465b9
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ Notes:
The number of unused entries (m_unused) is equal to the number of entries
of the form
t -> (s, 0)
That is, it is the number of keys that were never accessed by cliend code.
That is, it is the number of keys that were never accessed by client code.
The cache maintains at most m_max_unused entries.
When the maximum number of unused entries exceeds m_max_unused, then