Skip to content

Commit d6cb127

Browse files
authored
Fixed typo in DockContainerWidget.h (#750)
1 parent d5843ff commit d6cb127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DockContainerWidget.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ struct AutoHideDockContainerPrivate;
6060

6161
/**
6262
* Container that manages a number of dock areas with single dock widgets
63-
* or tabyfied dock widgets in each area.
63+
* or tabified dock widgets in each area.
6464
* Each window that support docking has a DockContainerWidget. That means
6565
* the main application window and all floating windows contain a
6666
* DockContainerWidget instance.

0 commit comments

Comments
 (0)