Skip to content

Commit 32b86ab

Browse files
committed
autoformat
1 parent 957b60f commit 32b86ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/dataflow/Configuration.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ module PseudoProperties {
614614
string mapValueUnknownKey() { result = pseudoProperty("unknownMapValue") }
615615

616616
/**
617-
* Gets a pseudo-property for the location of all the values in a map.
617+
* Gets a pseudo-property for the location of all the values in a map.
618618
*/
619619
string mapValueAll() { result = pseudoProperty("allMapValues") }
620620

0 commit comments

Comments
 (0)