From 88da79b42e1b5ca415d85a27a5a611ee4bd61f20 Mon Sep 17 00:00:00 2001 From: Carl Woffenden Date: Fri, 3 Apr 2020 20:50:54 +0200 Subject: [PATCH] Minor typo --- contrib/single_file_decoder/combine.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/single_file_decoder/combine.sh b/contrib/single_file_decoder/combine.sh index ba33155fd..ea99717f8 100755 --- a/contrib/single_file_decoder/combine.sh +++ b/contrib/single_file_decoder/combine.sh @@ -8,7 +8,7 @@ # TODO: ROOTS, FOUND, etc., as arrays (since they fail on paths with spaces) # TODO: revert to Bash-only regex (the grep ones being too slow) # -# Author: Carl Woffenden, Numfum GmbH (this script released under a CC0 license/Public Domain) +# Author: Carl Woffenden, Numfum GmbH (this script is released under a CC0 license/Public Domain) # Common file roots ROOTS="." -- 2.47.2