C++: Fix spelling.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-09-30 11:22:26 +01:00
parent 483ff58c39
commit fa12bd3cdf

View File

@@ -252,7 +252,7 @@ private module CallAllocationExprBase<CallAllocationExprTarget Target> {
/**
* A module that abstracts over a collection of predicates in
* the `Param` module). This should really be memeber-predicates
* the `Param` module). This should really be member-predicates
* on `CallAllocationExprTarget`, but we cannot yet write this in QL.
*/
module With<Param P> {