fixed a typo in comment

This commit is contained in:
Zeno Rogue 2021-07-29 14:47:16 +02:00
parent ced16a2f4e
commit c0f91c0ea9
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ struct heptagon : cdata_or_heptagon {
unsigned int dm4: 2;
/** \brief distance from the origin; based on the final geometry of cells, not heptagons themselves */
short distance;
/** \brief Wmerald/wineyard generator. May have different meaning in other geometries. */
/** \brief Emerald/wineyard generator. May have different meaning in other geometries. */
short emeraldval;
/** \brief Palace pattern generator. May have different meaning in other geometries. */
short fiftyval;