Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan authored Jul 17, 2023
1 parent 75bb08d commit 705f446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/source/context-operations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@ yices_set_config). This model interpolant is constructed by calling
satisfiable. This is done even if *n* is zero. The function will
then return a code as in :c:func:`yices_check_context`.
- If *ctx*'status is anything else, the function returns :c:enum:`STATUS_ERROR`.
- If *ctx*'s status is anything else, the function returns :c:enum:`STATUS_ERROR`.
This operation fails and returns :c:enum:`STATUS_ERROR` if *ctx* is
Expand Down

0 comments on commit 705f446

Please sign in to comment.