Skip to content

Commit 28e5904

Browse files
authored
Merge pull request github#3149 from Semmle/jf205-patch-2
Change 'Set Literals' to 'Set literals'
2 parents 0b62a1d + 2c571d3 commit 28e5904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/ql-spec/language.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ If both expressions are subtypes of ``int`` then the type of the range is ``int`
11681168

11691169
The values of a range expression are those values which are ordered inclusively between a value of the first expression and a value of the second expression.
11701170

1171-
Set Literals
1171+
Set literals
11721172
~~~~~~~~~~~~
11731173

11741174
Set literals denote a choice from a collection of values.

0 commit comments

Comments
 (0)