mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-03 08:25:07 +02:00
Fix typo in comment
This commit is contained in:
committed by
Tim Edwards
parent
4cba342ad0
commit
3fd058d369
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user