Skip to content

Commit fa12bd3

Browse files
committed
C++: Fix spelling.
1 parent 483ff58 commit fa12bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/models/implementations/Allocation.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ private module CallAllocationExprBase<CallAllocationExprTarget Target> {
252252

253253
/**
254254
* A module that abstracts over a collection of predicates in
255-
* the `Param` module). This should really be memeber-predicates
255+
* the `Param` module). This should really be member-predicates
256256
* on `CallAllocationExprTarget`, but we cannot yet write this in QL.
257257
*/
258258
module With<Param P> {

0 commit comments

Comments
 (0)