ficl: Fix a typo in a comment

- s/segement/segment/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2021-11-30 10:36:29 +01:00
parent b15a632c41
commit 54c1a65736

View file

@ -810,7 +810,7 @@ static void ToF(FICL_VM *pVM)
/**************************************************************************
F l o a t P a r s e S t a t e
** Enum to determine the current segement of a floating point number
** Enum to determine the current segment of a floating point number
** being parsed.
**************************************************************************/
#define NUMISNEG 1