Typos and whitespace fixes

This commit is contained in:
luz.paz
2018-08-06 08:47:24 -04:00
committed by luz paz
parent 815e414e77
commit 424cd49398
24 changed files with 38 additions and 38 deletions

View File

@@ -245,7 +245,7 @@ public:
}
#endif
// Bug #0000607: Some mices also support horizontal scrolling which however might
// Bug #0000607: Some mice also support horizontal scrolling which however might
// lead to some unwanted zooming when pressing the MMB for panning.
// Thus, we filter out horizontal scrolling.
if (event->type() == QEvent::Wheel) {