summaryrefslogtreecommitdiffhomepage
path: root/src/raymath.h
diff options
context:
space:
mode:
authorRay <[email protected]>2017-03-20 20:34:44 +0100
committerRay <[email protected]>2017-03-20 20:34:44 +0100
commit59652c75b43d0437217c0000b03428545905801e (patch)
tree7cc91e856928b53ec79dc598498b8c4be7c290de /src/raymath.h
parentfee5e8cfac83cc72b8c3ded029cefaac83617b89 (diff)
downloadraylib-59652c75b43d0437217c0000b03428545905801e.tar.gz
raylib-59652c75b43d0437217c0000b03428545905801e.zip
Review some comments
Diffstat (limited to 'src/raymath.h')
-rw-r--r--src/raymath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raymath.h b/src/raymath.h
index a2263f19..7e760957 100644
--- a/src/raymath.h
+++ b/src/raymath.h
@@ -1,6 +1,6 @@
/**********************************************************************************************
*
-* raymath v1.0 - Some useful functions to work with Vector3, Matrix and Quaternions
+* raymath v1.0 - Math functions to work with Vector3, Matrix and Quaternions
*
* CONFIGURATION:
*