summaryrefslogtreecommitdiff
path: root/db-import-pkg
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-06-10 17:25:43 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-06-10 17:25:43 -0400
commita87c580c3242cbd9d7e122fbd5591c1ba60cbe39 (patch)
treedca46557b7027c0d1e957c02c15375fd4206b989 /db-import-pkg
parent53953e82f4394a88b9389aa1a20b3bdb4477a1ed (diff)
db-import-pkg: Fix typo in comment: "fo rthe" -> "for the"
Diffstat (limited to 'db-import-pkg')
-rwxr-xr-xdb-import-pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-import-pkg b/db-import-pkg
index 7032539..67c803a 100755
--- a/db-import-pkg
+++ b/db-import-pkg
@@ -31,7 +31,7 @@ fetch_dbs() {
# usage: get_repo_dir <repo> <arch>
#
-# Prints repo directory path fo rthe given <repo> <arch> combination,
+# Prints repo directory path for the given <repo> <arch> combination,
# relative to the rsync root.
get_repo_dir() {
repo=$1 arch=$2 envsubst '$repo $arch' <<<"$ARCHMIRROR_path"