mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
fix various typos throughout codebase
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,wth`
This commit is contained in:
parent
8bf9aefe10
commit
f4562a9b4c
10 changed files with 13 additions and 13 deletions
|
|
@ -30,7 +30,7 @@ done
|
|||
if [ -d $dir -a -f $dir/testfile_1 ] ; then
|
||||
# dir exists and has a testfile within it - reuse to avoid
|
||||
# recreating files
|
||||
echo "# Re-using files in $dir"
|
||||
echo "# Reusing files in $dir"
|
||||
needfiles=
|
||||
else
|
||||
dir=$dir/readtest_$$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue