Fix typo in comment

This commit is contained in:
Ryan Schmidt
2021-08-28 13:18:17 -04:00
committed by Tim Edwards
parent 4cba342ad0
commit 3fd058d369
+1 -1
View File
@@ -77,7 +77,7 @@ typedef int TileType;
*
* Each addition of a word to the bitmask increases computation
* time on all plane operations in magic! Choose the smallest number
* required for the technology files used. The obvious reaonable values
* required for the technology files used. The obvious reasonable values
* to choose are 96, 192, 256, or 512, corresponding to word array sizes
* of 3, 6, 8, and 16, respectively.
*/