From 32a92bfa9ca270f262b34b6cfc82825d84f9026c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 28 Aug 2019 17:14:47 +0300 Subject: Fix typo --- brep/handler/submit/submit-git.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brep/handler/submit/submit-git.in b/brep/handler/submit/submit-git.in index 347ca19..8263efe 100644 --- a/brep/handler/submit/submit-git.in +++ b/brep/handler/submit/submit-git.in @@ -650,7 +650,7 @@ for i in {1..11}; do # and remove those that match exactly. # # Change CWD to the section directory to make sure that the found archive - # paths doesn't contain spaces. + # paths don't contain spaces. # fs=($(run cd "$tgt_dir/$s" && run find -name "$name-$v*")) -- cgit v1.1