We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483ff58 commit fa12bd3Copy full SHA for fa12bd3
cpp/ql/lib/semmle/code/cpp/models/implementations/Allocation.qll
@@ -252,7 +252,7 @@ private module CallAllocationExprBase<CallAllocationExprTarget Target> {
252
253
/**
254
* A module that abstracts over a collection of predicates in
255
- * the `Param` module). This should really be memeber-predicates
+ * the `Param` module). This should really be member-predicates
256
* on `CallAllocationExprTarget`, but we cannot yet write this in QL.
257
*/
258
module With<Param P> {
0 commit comments