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:
@ -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
|
||||
|
@ -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)
|
||||
|
Reference in New Issue
Block a user