docs: Fix index entry of operator >

shapetextures
Günther Brammer 2015-12-20 00:31:25 +01:00
parent d5c390406a
commit 7ae26c00b9
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@
</row>
<row>
<col>10l</col>
<col>&gt;</col>
<col id="&gt;">Returns whether a is greater than b.</col>
<col id="&gt;">&gt;</col>
<col>Returns whether a is greater than b.</col>
<col>postfix</col>
<col>bool, int/int</col>
</row>