fstyp(8): Fix a typo in a source code comment

- s/Miscellanious/Miscellaneous/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-08 20:53:45 +02:00
parent 060f5c02e9
commit c254580cc2

View File

@ -472,7 +472,7 @@ typedef uint64_t hammer2_key_t;
typedef uint32_t hammer2_crc32_t;
/*
* Miscellanious ranges (all are unsigned).
* Miscellaneous ranges (all are unsigned).
*/
#define HAMMER2_TID_MIN 1ULL
#define HAMMER2_TID_MAX 0xFFFFFFFFFFFFFFFFULL