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 5b9ae5e commit ceef9cfCopy full SHA for ceef9cf
csharp/ql/src/utils/model-generator/internal/CaptureTypeBasedSummaryModels.qll
@@ -189,7 +189,7 @@ class TypeBasedFlowTargetApi extends Specific::TargetApiSpecific {
189
* Gets the string representation of all type based summaries for `this`
190
* inspired by the Theorems for Free approach.
191
*
192
- * Examples could be (see C# psuedo code below)
+ * Examples could be (see C# pseudo code below)
193
* (1) `Get` returns a value of type `T`. We assume that the returned
194
* value was fetched from a (synthetic) field.
195
* (2) `Set` consumes a value of type `T`. We assume that the value is stored in
0 commit comments