aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-23 05:03:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-23 05:03:13 +0300
commit2e6a40936f74a8a10c53238d6cdd113ac9a60cf1 (patch)
treef60ce037a629b2b777211bce68ebc1baf8f0d9a9
parentcode style & output indentation (diff)
downloadconfig-links-2e6a40936f74a8a10c53238d6cdd113ac9a60cf1.tar.gz
config-links-2e6a40936f74a8a10c53238d6cdd113ac9a60cf1.zip
fix output indentation
-rw-r--r--update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 314fbc9..fe21f78 100644
--- a/update.sh
+++ b/update.sh
@@ -163,7 +163,7 @@ delete_obsolete_entries() {
continue
fi
- dump '... points to the right file'
+ dump ' ... points to the right file'
done
}