Fix spelling mistakes
This commit is contained in:
@@ -70,7 +70,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Similiar to 'mod' but with a different rounding and integer support. </p>
|
||||
<p>Similar to 'mod' but with a different rounding and integer support. </p>
|
||||
<p>Returns 'x - y * trunc(x/y)' instead of 'x - y * floor(x/y)'</p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a href="http://stackoverflow.com/questions/7610631/glsl-mod-vs-hlsl-fmod">GLSL mod vs HLSL fmod</a> </dd>
|
||||
<dd>
|
||||
|
||||
Reference in New Issue
Block a user