mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
spelling: extension
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -416,7 +416,7 @@ class MicrosoftAspNetCoreBuilderEndpointRouteBuilderExtensions extends Class {
|
||||
/** Gets the `MapDelete` extension method. */
|
||||
Method getMapDeleteMethod() { result = this.getAMethod("MapDelete") }
|
||||
|
||||
/** Get a `Map` like extenion methods. */
|
||||
/** Get a `Map` like extension methods. */
|
||||
Method getAMapMethod() {
|
||||
result =
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user