We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab4b10 commit a4a43baCopy full SHA for a4a43ba
doc/cprover-manual/goto-analyzer.md
@@ -301,7 +301,7 @@ variable of union type.
301
`--vsd-data-dependencies`
302
: Wraps each abstract object with a set of locations whether the
303
variable was last modified. The set is reset when the variable is
304
-written and takes the union of the two side's sets on merge. This was
+written and takes the union of the two sides' sets on merge. This was
305
originally intended for `--dependence-graph-vs` but has proved useful
306
for `--vsd` as well. This is not strictly necessary for
307
`--three-way-merge` as the mechanism it uses to work out which
0 commit comments