* Fixes typo in `FIRE_PRIORITY` defines (#74694)
IT'S `PRIORITY` NOT `PRIOTITY` WHAT THE FUCK IS A `PRIOTITY`.
FYI nothing was broken since both the subsystem and the define had the
same name so there wasn't any bullshittery going on there - just a bit
of silliness that I noticed.
* Fixes typo in `FIRE_PRIORITY` defines
---------
Co-authored-by: san7890 <the@san7890.com>