another typo fix...

This commit is contained in:
QuanTech0 2017-07-06 15:20:26 -04:00 committed by jacob1
parent f3a7d966d2
commit 1ff280acb2

View File

@ -28,7 +28,7 @@ Element_PLUT::Element_PLUT()
Temperature = R_TEMP+4.0f +273.15f;
HeatConduct = 251;
Description = "Plutonium. Heavy, fissle particles. Generates neutrons under pressure.";
Description = "Plutonium. Heavy, fissile particles. Generates neutrons under pressure.";
Properties = TYPE_PART|PROP_NEUTPASS|PROP_RADIOACTIVE;