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 31a95a1 commit 772a6d0Copy full SHA for 772a6d0
csharp/ql/lib/semmle/code/csharp/frameworks/microsoft/AspNetCore.qll
@@ -416,7 +416,7 @@ class MicrosoftAspNetCoreBuilderEndpointRouteBuilderExtensions extends Class {
416
/** Gets the `MapDelete` extension method. */
417
Method getMapDeleteMethod() { result = this.getAMethod("MapDelete") }
418
419
- /** Get a `Map` like extenion methods. */
+ /** Get a `Map` like extension methods. */
420
Method getAMapMethod() {
421
result =
422
[
0 commit comments