We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21621b commit 7113cbaCopy full SHA for 7113cba
testing/runtestset.sh
@@ -56,7 +56,7 @@ rm -f testing/reports/$setname.times
56
while read page dir
57
do
58
# A pages file may be a list of files with subdirs or maybe just
59
- # a plain list of files so accomodate both.
+ # a plain list of files so accommodate both.
60
if [ "$dir" ]
61
then
62
srcdir="$imdir/$dir"
0 commit comments