Skip to content

Commit d76b25e

Browse files
committed
C++: Change note.
1 parent 390af0d commit d76b25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.26/analysis-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The following changes in version 1.26 affect C/C++ analysis in all applications.
1818

1919
## Changes to libraries
2020

21-
* The models library now models more taint flows through `std::string`.
21+
* The models library now models many more taint flows through `std::string`.
2222
* The `SimpleRangeAnalysis` library now supports multiplications of the form
2323
`e1 * e2` when `e1` and `e2` are unsigned.

0 commit comments

Comments
 (0)