mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Fix minor typos
This commit is contained in:
committed by
James Crook
parent
f420a546a0
commit
d1ada5f08c
@@ -17,8 +17,8 @@
|
||||
\class Shuttle
|
||||
\brief Moves data from one place to another, converting it as required.
|
||||
|
||||
Shuttle provides a base class for transfering parameter data into and
|
||||
out of clasess into some other structure. This is a common
|
||||
Shuttle provides a base class for transferring parameter data into and
|
||||
out of classes into some other structure. This is a common
|
||||
requirement and is needed for:
|
||||
- Prefs data
|
||||
- Command line parameter data
|
||||
|
||||
Reference in New Issue
Block a user