Skip to content

Commit 2c571d3

Browse files
authored
Update language.rst
1 parent 0b62a1d commit 2c571d3

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)