Skip to content

Commit 7cc61ec

Browse files
committed
spelling: monotonic
Signed-off-by: Josh Soref <[email protected]>
1 parent cd0e69a commit 7cc61ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ If there had been two different prices for apples too, the monotonic
571571

572572
Charles wants to buy a banana, which is not for sale at all. In the
573573
default case, the sum produced for Charles includes the cost of the
574-
apple he *can* buy, but there's no line for Charles in the monontonic
574+
apple he *can* buy, but there's no line for Charles in the monotonic
575575
``sum`` output, because there *is no way* for Charles to buy one apple
576576
plus one banana.
577577

0 commit comments

Comments
 (0)