misspelling--

This commit is contained in:
Allen Winter
2020-10-10 05:29:08 -04:00
parent 17df7b5b4e
commit f5099167b6
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ private:
};
/// @brief Button widget to be used in the TitleBar.
/// These are the the KDDockWidget default buttons. Users can replace with their own and are not
/// These are the KDDockWidget default buttons. Users can replace with their own and are not
/// forced to use these.
class Button : public QToolButton
{