We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0825a15 commit a5b0dc2Copy full SHA for a5b0dc2
lib/OpenGL/Modern/Helpers.pm
@@ -56,7 +56,7 @@ use from perl.
56
57
OpenGL::Modern is an XS module providings bindings to the
58
C OpenGL library for graphics. As such, it needs to handle
59
-conversion of input arguements from perl into the required
+conversion of input arguments from perl into the required
60
datatypes for the C OpenGL API, it then calls the OpenGL
61
routine, and then converts the return value (if any) from
62
the C API datatype into an appropriate Perl type.
0 commit comments