From da129e8dc705eb2fc71aba1f976f27fb66429160 Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Mon, 7 Sep 2020 03:57:53 +0200 Subject: Slight style change --- rc/connect/modules/dolphin/commands/:dolphin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/connect/modules/dolphin/commands/:dolphin b/rc/connect/modules/dolphin/commands/:dolphin index 65e53bc..48d12e7 100755 --- a/rc/connect/modules/dolphin/commands/:dolphin +++ b/rc/connect/modules/dolphin/commands/:dolphin @@ -7,7 +7,7 @@ # Dolphin does not honor the current working directory, # and opens in the home directory. -# Mitigate the need to explicitely type `dolphin` with the current path: +# Mitigate the need to explicitely type `dolphin` with the current path. if [ $# = 0 ]; then set -- '.' fi -- cgit v1.2.3