diff --git a/locations.cpp b/locations.cpp index 904110fd..8b454482 100644 --- a/locations.cpp +++ b/locations.cpp @@ -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;