Improve grammar/spelling

This commit is contained in:
Ben Visness
2018-11-29 13:21:05 -06:00
parent 5bf727dbd5
commit 5ca1d58b36
2 changed files with 2 additions and 4 deletions

View File

@@ -177,9 +177,7 @@
matrices are column-major, this should have been named 'Columns'
from the start. 'Rows' is still present, but has been deprecated.
1.7.1
(*) Changed operator[] to take in a const ref int instead of a int.
Simple dumb mistake. NOTE: The compiler still wont inline operator[]
for some reason
(*) Changed operator[] to take a const ref int instead of an int.
LICENSE