diff options
author | Chris Robinson <[email protected]> | 2022-07-22 18:31:32 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-07-22 18:31:32 -0700 |
commit | e5786ceb594fa1788a748289234d8af485c9c922 (patch) | |
tree | bfc7e641b05f34f37d819a018c9187ba676c7cb4 /alsoftrc.sample | |
parent | 1b28a24f6e917380536d882384aba388e331329e (diff) |
Fix a typo in a comment
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index b9f75153..f804029f 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -265,9 +265,9 @@ ## default-reverb: (global) # A reverb preset that applies by default to all sources on send 0 # (applications that set their own slots on send 0 will override this). -# Available presets are: None, Generic, PaddedCell, Room, Bathroom, +# Available presets include: None, Generic, PaddedCell, Room, Bathroom, # Livingroom, Stoneroom, Auditorium, ConcertHall, Cave, Arena, Hangar, -# CarpetedHallway, Hallway, StoneCorridor, Alley, Forest, City, Moutains, +# CarpetedHallway, Hallway, StoneCorridor, Alley, Forest, City, Mountains, # Quarry, Plain, ParkingLot, SewerPipe, Underwater, Drugged, Dizzy, Psychotic. #default-reverb = |