Skip to content
Open

Typo #84

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vecmath.h
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ Element-wise functions
----------------------

There is a large number of functions defined for every type, that perform
element-wise calculations. Here are their declarations for the vect2_t
element-wise calculations. Here are their declarations for the vec2_t
type, but the naming is consistent for all other types (both vector and
matrix types):

Expand Down