Skip to content

Commit

Permalink
Merge pull request #712 from Dnyanu76/patch-1
Browse files Browse the repository at this point in the history
Remove typo
  • Loading branch information
swissiety authored Oct 19, 2023
2 parents 68ce0a6 + 1f2614b commit e8526af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Do you have questions? Feel free to start a [Discussion](https://github.com/soot
#### (compared to its predecessor [Soot](https://github.com/soot-oss/soot).)
- [x] New Improved API (without Globals/Singletons)
- [x] Fully-Parallelizable Architecture
- [x] Enables lazyloading of classes (no interleaved loading of used/dependend classes anymore)
- [x] Enables lazyloading of classes (no interleaved loading of used/dependent classes anymore)
- [x] Fail early strategy - input validation while constructing/building objects
- [x] Up-to-Date (i.e. Java8!) Sourcecode Frontend
- [x] Full Java 21 Support for Bytecode
Expand Down

0 comments on commit e8526af

Please sign in to comment.