Skip to content

Conversation

@luzpaz
Copy link

@luzpaz luzpaz commented Dec 26, 2024

Found via codespell -q 3 -L te,ridiculus,varius

There are several typos I didn't include that perhaps at a later date can be fixed.

./demo/images/material_icons_license.txt:2: commerical ==> commercial
./src/DockAreaTitleBar.cpp:100: overlayed ==> overlaid
./src/DockOverlay.cpp:915: Offest ==> Offset
./src/DockOverlay.cpp:917: Offest ==> Offset

Found via `codespell -q 3 -L te,ridiculus,varius`
Comment on lines -382 to +385
if (CDockManager::testAutoHideConfigFlag(CDockManager::AutoHideHasCloseButton))
{
if (CDockManager::testAutoHideConfigFlag(CDockManager::AutoHideHasCloseButton))
{
TitleBar->button(TitleBarButtonClose)->setEnabled(
_this->features().testFlag(CDockWidget::DockWidgetClosable));
_this->features().testFlag(CDockWidget::DockWidgetClosable));
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github auto-fixed the ^M line end here.

@githubuser0xFFFF
Copy link
Owner

Tank you very much for providing this pull request. I will merge this now.

@githubuser0xFFFF githubuser0xFFFF merged commit a16d17a into githubuser0xFFFF:master Jan 15, 2025
1 check passed
@luzpaz luzpaz deleted the typos branch January 15, 2025 11:13
@luzpaz
Copy link
Author

luzpaz commented Jan 15, 2025

Any feedback on the typos I didn't include? Any interest ?

mike-malburg pushed a commit to TechSmith/Qt-Advanced-Docking-System that referenced this pull request Nov 6, 2025
* Fix various typos
Found via `codespell -q 3 -L te,ridiculus,varius`

* Add another typo fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants