Misc. typos
Found via `codespell` + removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
{
|
||||
parent = p;
|
||||
}
|
||||
void init (); // dont call it directly, the constructor calls it as idle source
|
||||
void init (); // don't call it directly, the constructor calls it as idle source
|
||||
void on_realize ();
|
||||
void setAspect();
|
||||
void open (const Glib::ustring& d); // open a file or a directory
|
||||
|
Reference in New Issue
Block a user