mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
C++: Fix typo
This commit is contained in:
@@ -60,7 +60,7 @@ predicate computeHeuristicType(Type t) {
|
||||
|
||||
/**
|
||||
* Holds if `e` is an operation that is common in encryption-like computations.
|
||||
* Looking for clusters of these tends to find things like encrpytion,
|
||||
* Looking for clusters of these tends to find things like encryption,
|
||||
* compression, random number generation, graphics processing and other compute
|
||||
* heavy algorithms.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user