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 89546cb commit 9f2a7f7Copy full SHA for 9f2a7f7
java/ql/lib/semmle/code/java/frameworks/spring/SpringWebClient.qll
@@ -33,7 +33,7 @@ class SpringWebClient extends Interface {
33
34
/**
35
* A method on `org.springframework.web.client.RestTemplate`
36
- * which has a parameter `uriVariables` (which can have type `Object..` or
+ * which has a parameter `uriVariables` (which can have type `Object...` or
37
* `Map<String, ?>`) which contains variables to be expanded into the URL
38
* template in parameter 0.
39
*/
0 commit comments