various - fix misspellings

This commit is contained in:
Allen Winter
2020-12-16 16:49:22 -05:00
parent 666673a251
commit e41cdb6f78
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
using namespace KDDockWidgets;
namespace KDDockWidgets {
///@brief Custom mouse grabber, for platforms that dont support grabbing the mouse
///@brief Custom mouse grabber, for platforms that don't support grabbing the mouse
class FallbackMouseGrabber : public QObject /// clazy:exclude=missing-qobject-macro
{
public: