mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Fix miscellaneous typos.
Found via `codespell -q 3`
This commit is contained in:
committed by
Erik de Castro Lopo
parent
0db0e878b8
commit
01eb19708c
@@ -101,7 +101,7 @@ for cuesheet in $bad_cuesheets ; do
|
||||
done
|
||||
|
||||
#
|
||||
# positve tests
|
||||
# positive tests
|
||||
#
|
||||
for cuesheet in $good_cuesheets ; do
|
||||
echo "POSITIVE $cuesheet" | sed "s|${top_srcdir}/test/||" >> $log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user