Skip to content

Commit 6efecbb

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f171080 commit 6efecbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/analyses/tutorials/gStoreWidening.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ open GStoreWideningHelper
3232
accessing this variable, and whether it is the current one.
3333
These are marked with TODO: 3).
3434
35-
4) Modify the first analysis to exploit the infromation from the helper analysis to
35+
4) Modify the first analysis to exploit the information from the helper analysis to
3636
track the values of effectively local variables more precisely in the thread that
3737
owns them, while keeping applying global store widening to obtain the perspective
3838
of other threads.

0 commit comments

Comments
 (0)