Skip to content

Commit

Permalink
One missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
StraToN committed Feb 26, 2016
1 parent db6f9d6 commit 4ba14a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/shading_language.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ follows:
+-----------------------------------------------------------------------+---------------------------------------------+
| vec3 *reflect* ( vec3, vec3 ) | Reflect |
+-----------------------------------------------------------------------+---------------------------------------------+
| color *tex* ( texture, vec2 ) | Read from a texture in normalized coords |
| color *tex* ( texture, vec2 ) | Read from a texture in normalized coords |
+-----------------------------------------------------------------------+---------------------------------------------+
| color *texcube* ( texture, vec3 ) | Read from a cubemap |
+-----------------------------------------------------------------------+---------------------------------------------+
Expand Down

0 comments on commit 4ba14a1

Please sign in to comment.