┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinnavigatorswidgetaction.h
diff options
context:
space:
mode:
authorNate Graham <[email protected]>2020-12-27 08:25:04 -0700
committerNate Graham <[email protected]>2020-12-27 08:25:04 -0700
commitc6cdf4126afb2d11e0d2621b55e5621b2cf5bab1 (patch)
treec08ecf27b30049d5eaf69fc133ca96fc85d051e2 /src/dolphinnavigatorswidgetaction.h
parentc26b71f1c5fab8b6ad44cad007e655ed5fbc92d3 (diff)
Fix typo
GIT_SILENT
Diffstat (limited to 'src/dolphinnavigatorswidgetaction.h')
-rw-r--r--src/dolphinnavigatorswidgetaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinnavigatorswidgetaction.h b/src/dolphinnavigatorswidgetaction.h
index bbd8cf127..f15ea144d 100644
--- a/src/dolphinnavigatorswidgetaction.h
+++ b/src/dolphinnavigatorswidgetaction.h
@@ -124,7 +124,7 @@ private:
/**
* Creates a new empty trash button.
* @param urlNavigator Only when this UrlNavigator shows the trash directory
- * will the the button be visible.
+ * will the button be visible.
* @param parent Aside from the usual QObject deletion mechanisms,
* this parameter influences the positioning of dialog windows
* pertaining to this trash button.