]> granicus.if.org Git - icinga2/commitdiff
Add missing word in operator documentation 6101/head
authorMichael Insel <michael@insel.email>
Mon, 19 Feb 2018 21:08:18 +0000 (22:08 +0100)
committerMichael Insel <michael@insel.email>
Tue, 20 Feb 2018 16:28:08 +0000 (17:28 +0100)
This adds the missing word `sorted` to the operators documentation.

doc/17-language-reference.md

index 93991a7a2cd109bb4ba03e0e438cf4ce44d9a26b..196cc2e546450e21806359cfd928bc606eeb88a3 100644 (file)
@@ -156,7 +156,7 @@ strings and numbers.
 
 ### Operators <a id="expression-operators"></a>
 
-The following operators are supported in expressions. The operators are by descending precedence.
+The following operators are supported in expressions. The operators are sorted by descending precedence.
 
 Operator | Precedence | Examples (Result)                             | Description
 ---------|------------|-----------------------------------------------|--------------------------------