Skip to content

Commit 97d6a01

Browse files
committed
Minor documentation
1 parent caac1ae commit 97d6a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/frameworks/cap/lib/advanced_security/javascript/frameworks/cap/CAPCqlInjectionQuery.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class AwaitCqlClauseWithStringConcatParameter extends CqlInjectionSink {
7878
* Service2.run(query);
7979
* ```
8080
* The `getQuery/0` member predicate gets the `query` argument of the above calls
81-
* to `run`
81+
* to `run`.
8282
*/
8383
class StringConcatParameterOfCqlRunMethodQueryArgument extends CqlInjectionSink {
8484
CqlRunMethodCall cqlRunMethodCall;

0 commit comments

Comments
 (0)