Fix typos

Found via:
```
codespell -q 3 -S ./ChangeLog*,*.po,./.git,./NEWS* -L als,ang,ba,chello,daa,doubleclick,foto,hist,iff,inport,klass,mut,nd,ower,paeth,params,pard,pevent,sinc,thru,tim,uint
```
This commit is contained in:
luz paz
2020-11-05 11:43:53 -05:00
committed by Jehan
parent 0b040dc109
commit bb322d94d7
25 changed files with 36 additions and 36 deletions

View File

@ -4,7 +4,7 @@ These functions have been removed from GIMP 3. Most of them were deprecated
since GIMP 2.10.x or older versions. As we bump the major version, it is time
to start with a clean slate.
Below is a correspondance table with replacement function. The replacement is
Below is a correspondence table with replacement function. The replacement is
not necessarily a direct search-and-replace equivalent. Some may have different
parameters, and in some case, it may require to think a bit about how things
work to reproduce the same functionality. Nevertheless everything which was

View File

@ -1359,7 +1359,7 @@ PROP_MODE (essential)
31: Screen
32: Difference
33: Addition
34: Substract
34: Subtract
35: Darken only
36: Lighten only
37: Hue (HSV)