summaryrefslogtreecommitdiffstats
path: root/src/widget/wlibrarysidebar.cpp
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-01-24 11:58:06 -0500
committerluz paz <luzpaz@users.noreply.github.com>2018-04-06 09:00:55 -0400
commit8005e8cc81f7da91310bfc9088802bf5228a2d43 (patch)
tree8fa8e4d461c8b100dd3bd90d56b1960645f080f6 /src/widget/wlibrarysidebar.cpp
parentc9791f01cab4682b124e0e0255efc1d44fad38ba (diff)
More misc. typos
Diffstat (limited to 'src/widget/wlibrarysidebar.cpp')
-rw-r--r--src/widget/wlibrarysidebar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wlibrarysidebar.cpp b/src/widget/wlibrarysidebar.cpp
index c5960ad6ee..1cc0b93cb9 100644
--- a/src/widget/wlibrarysidebar.cpp
+++ b/src/widget/wlibrarysidebar.cpp
@@ -206,7 +206,7 @@ void WLibrarySidebar::keyPressEvent(QKeyEvent* event) {
// TODO(xxx) decide what todo here instead of in librarycontrol
}
- // Fall through to deafult handler.
+ // Fall through to default handler.
QTreeView::keyPressEvent(event);
}