Skip to content
Snippets Groups Projects
Commit dd60703b authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Fix typo

parent 7df0530b
No related branches found
No related tags found
No related merge requests found
......@@ -966,7 +966,7 @@ gribapiGetGrid(grib_handle *gh, grid_t *grid)
Default / implicit scanning mode is 64:
i and j scan positively, i points are consecutive (row-major) */
#ifdef HIRLAM_EXTENSIONS
if (cdiDebugExt >= 30 && edititionnumber <= 1)
if (cdiDebugExt >= 30 && editionNumber <= 1)
{
// indicatorOfParameter=33,indicatorOfTypeOfLevel=105,level
long paramId, levelTypeId, levelId;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment