Skip to content

Commit a4a43ba

Browse files
Update doc/cprover-manual/goto-analyzer.md
Co-authored-by: Peter Schrammel <[email protected]>
1 parent dab4b10 commit a4a43ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cprover-manual/goto-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ variable of union type.
301301
`--vsd-data-dependencies`
302302
: Wraps each abstract object with a set of locations whether the
303303
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
304+
written and takes the union of the two sides' sets on merge. This was
305305
originally intended for `--dependence-graph-vs` but has proved useful
306306
for `--vsd` as well. This is not strictly necessary for
307307
`--three-way-merge` as the mechanism it uses to work out which

0 commit comments

Comments
 (0)