From: Nate Graham Date: Sun, 27 Dec 2020 15:25:04 +0000 (-0700) Subject: Fix typo X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/c6cdf4126afb2d11e0d2621b55e5621b2cf5bab1 Fix typo GIT_SILENT --- 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.