From f4b44c0d627d124c1fe2c89d21358eda9c80698b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Wed, 31 Jul 2013 17:20:16 +0200 Subject: Typo --- g.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g.sh') diff --git a/g.sh b/g.sh index 6b83a1b..465b7ae 100644 --- a/g.sh +++ b/g.sh @@ -67,7 +67,7 @@ g() { gfile=$HOME/.gfile declare -A gshortcuts - # Make sure the the gfile actually exists. + # Make sure that the gfile actually exists. if [ ! -z "$GFILE" ]; then gfile="$GFILE" fi -- cgit v1.2.3