diff --git a/xbps-src/shutils/pkgtarget_funcs.sh b/xbps-src/shutils/pkgtarget_funcs.sh index 1a4b3a566f..1197d118ca 100644 --- a/xbps-src/shutils/pkgtarget_funcs.sh +++ b/xbps-src/shutils/pkgtarget_funcs.sh @@ -54,7 +54,7 @@ install_pkg() pkg="$curpkgn-$version" # - # If we are the originator package save the path this template in + # If we are the originator package save the path for this template in # other var for future use. # [ -z "$origin_tmpl" ] && origin_tmpl=$pkgname