some spelling corrections

The pull request included some changes that were neither accidental nor
unintentional, so only a subset of the changes from pull request #869
submitted by klorpa were manually applied.

behaviour  -> behavior
speach     -> speech
knowlege   -> knowledge
incrments  -> increments
stethscope -> stethoscope
staiway    -> stairway
arifact    -> artifact
extracing  -> extracting

The uses of "iff" were left alone.

Close #869
This commit is contained in:
nhmall
2022-09-08 10:54:11 -04:00
parent 7a90cd3608
commit c548fff9e4
35 changed files with 53 additions and 53 deletions

View File

@@ -1006,7 +1006,7 @@ inside_gas_cloud(genericptr_t p1, genericptr_t p2)
int dam = reg->arg.a_int;
/*
* Gas clouds can't be targetted at water locations, but they can
* Gas clouds can't be targeted at water locations, but they can
* start next to water and spread over it.
*/