Misc. typos
Found via `codespell` + removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
This commit is contained in:
@@ -78,7 +78,7 @@ struct TIFFHeader {
|
||||
class Tag;
|
||||
class Interpreter;
|
||||
|
||||
/// Structure of informations describing an Exif tag
|
||||
/// Structure of information describing an Exif tag
|
||||
struct TagAttrib {
|
||||
int ignore; // =0: never ignore, =1: always ignore, =2: ignore if the subdir type is reduced image, =-1: end of table
|
||||
ActionCode action;
|
||||
|
Reference in New Issue
Block a user