Merge pull request #6790 from luzpaz/typos

Fix various typos
This commit is contained in:
Lawrence37
2023-07-12 21:22:54 -07:00
committed by GitHub
11 changed files with 17 additions and 17 deletions

View File

@@ -327,7 +327,7 @@ public:
bool internalThumbIfUntouched;
bool overwriteOutputFile;
int complexity;
bool inspectorWindow; // open inspector in spearate window
bool inspectorWindow; // open inspector in separate window
bool zoomOnScroll; // translate scroll events to zoom
std::vector<double> thumbnailZoomRatios;