fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -66,7 +66,7 @@ struct objclass {
Bitfield(oc_tough, 1); /* hard gems/rings */
Bitfield(oc_spare1, 6); /* padding to align oc_dir + oc_material;
* can be canabalized for other use;
* can be cannibalized for other use;
* aka 6 free bits */
Bitfield(oc_dir, 3);