Commit 3f46d07
authored
Add consistency to comparison operators list
Add consistency to the comparison operators list by:
* Putting `<` and `>` on their own lines just as `<=` and `>=` are on their own lines
* Adding colon at each definition (only some terms had this colon)1 parent 64fb4bf commit 3f46d07
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
512 | | - | |
513 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
| |||
0 commit comments