]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/selectionmode/bottombarcontentscontainer.h
Fix dismiss button in selection mode paste bar
[dolphin.git] / src / selectionmode / bottombarcontentscontainer.h
index 6d44adf740d96a9893b72fbe3d0651f8f0bd6078..6cb66fcc1bb5f3b72109b5852f83742fced35bee 100644 (file)
@@ -74,7 +74,7 @@ Q_SIGNALS:
 
     /**
      * When it does not make sense to show any specific contents, this signal is emitted and the receiver hides the bar.
-     * Later it might sense to show it again e.g. because the user selected items. Then this signal is used to request showing of the bar.
+     * Later it might make sense to show it again e.g. because the user selected items. Then this signal is used to request showing of the bar.
      */
     void barVisibilityChangeRequested(bool visible);