mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 04:15:51 +00:00
Fix spelling errors
This commit is contained in:
parent
d5ee7e24bc
commit
6eaab00e83
15 changed files with 18 additions and 18 deletions
|
@ -591,7 +591,7 @@ namespace datalog {
|
|||
|
||||
|
||||
/**
|
||||
\brief Remove the first occurence of \c el from \c v and return \c true. If
|
||||
\brief Remove the first occurrence of \c el from \c v and return \c true. If
|
||||
\c el is not present in \c v, return \c false. The order of elements in \c v
|
||||
is not preserved.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue