JS: Fixup comment in heuristics

This commit is contained in:
Asger Feldthaus
2020-03-28 20:23:06 +00:00
parent 5ad950e51e
commit 42ddeadaca

View File

@@ -1,5 +1,5 @@
/**
* Provides classes that heuristically increase the extent of `TaintTracking::AdditionalTaintStep`.
* Provides classes that heuristically increase the extent of `TaintTracking::SharedTaintStep`.
*
* Note: This module should not be a permanent part of the standard library imports.
*/