diff options
Diffstat (limited to 'scripts/gensync')
-rwxr-xr-x | scripts/gensync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gensync b/scripts/gensync index 08753ae2..5a3dab88 100755 --- a/scripts/gensync +++ b/scripts/gensync @@ -119,7 +119,7 @@ for file in $(find "$rootdir"/* -name "$BUILDSCRIPT"); do fi done -echo "successfuly found all packages, creating repo DB..." +echo "creating repo DB..." # we'll trim the output just a tad, as gensync may be used on large repos repo-add $destfile $pkgs --force $force_pkgs \ |