Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksnanevski committed Jun 16, 2023
1 parent db12b09 commit 7b8d755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The original version of HTT can be found [here](https://software.imdea.org/~alek

* [Structuring the Verification of Heap-Manipulating Programs](http://software.imdea.org/~aleks/htt/reflect.pdf)

Aleksandar Nanevski, Viktor Vefeiadis and Josh Berfine. POPL 2010.
Aleksandar Nanevski, Viktor Vafeiadis and Josh Berfine. POPL 2010.

This paper introduces what is closest to the current structure of the implementation of HTT.
It puts emphasis on structuring programs and proofs together, rather than on attacking the
Expand Down
2 changes: 1 addition & 1 deletion meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ documentation: |-
* [Structuring the Verification of Heap-Manipulating Programs](http://software.imdea.org/~aleks/htt/reflect.pdf)
Aleksandar Nanevski, Viktor Vefeiadis and Josh Berfine. POPL 2010.
Aleksandar Nanevski, Viktor Vafeiadis and Josh Berfine. POPL 2010.
This paper introduces what is closest to the current structure of the implementation of HTT.
It puts emphasis on structuring programs and proofs together, rather than on attacking the
Expand Down

0 comments on commit 7b8d755

Please sign in to comment.