mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Add missing word in operator documentation
This adds the missing word `sorted` to the operators documentation.
This commit is contained in:
parent
c7ae986d94
commit
60962c0897
@ -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
|
||||
---------|------------|-----------------------------------------------|--------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user