weird typo

This commit is contained in:
David Anderson 2006-08-20 08:00:55 +00:00
parent df7ee94b83
commit 2cf396be3e

View File

@ -5,7 +5,7 @@
* About the double array hack *
***************************
Double arrays in Pawn are vectors offset but the current offset. For example:
Double arrays in Pawn are vectors offset by the current offset. For example:
new array[2][2]