mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Fix typos (user facing and non-user facing) (#727)
Found via `codespell v2.1.dev0` `codespell -q 3 -S *.po,./lib-src -L parm,parms,toke`
This commit is contained in:
@@ -56,7 +56,7 @@ III. WINDOW DECOR:
|
||||
B: Open a new Audacity project with a .wav file as a
|
||||
command line argument.
|
||||
|
||||
B1. Title bar should initally say "Audacity".
|
||||
B1. Title bar should initially say "Audacity".
|
||||
After file is imported, title should change to
|
||||
the filename (with extension).
|
||||
|
||||
|
||||
@@ -108,5 +108,5 @@ IV: PLUGINS: WINDOWS (TM)
|
||||
Pluggo Synth: quit
|
||||
Pluggo Sync: quit
|
||||
Resonation: quit
|
||||
Genereic Effect: lock-up
|
||||
Generic Effect: lock-up
|
||||
LFO: works
|
||||
Reference in New Issue
Block a user