Code documentation: corrected typos

This commit is contained in:
Henry Weller
2022-05-20 10:42:25 +01:00
parent eb95e3f2c2
commit f54376b20c
43 changed files with 75 additions and 75 deletions

View File

@ -65,7 +65,7 @@ extern "C" {
#define Z_STATIC (0) /* static geometry */
#define Z_CHANGE_COORDS (1) /* coordinate changing only */
#define Z_CHANGE_CONN (2) /* conectivity changing */
#define Z_CHANGE_CONN (2) /* connectivity changing */
#define Z_GEOM (0) /* Geometry type */
#define Z_VARI (1) /* Variable type */