Skip to content

Commit a7698b8

Browse files
committed
JS: Fix double space
1 parent 486beda commit a7698b8

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/lib/semmle/javascript/frameworks/data/internal

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/data/internal/Shared.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ private int getAnIntFromStringWithArity(string arg, int arity) {
542542
}
543543

544544
/**
545-
* Module providing access to the imported models in terms of API graph nodes.
545+
* Module providing access to the imported models in terms of API graph nodes.
546546
*/
547547
module ModelOutput {
548548
/**

0 commit comments

Comments
 (0)