Fix a typo

This commit is contained in:
Alexandre Prokoudine 2023-11-01 03:28:46 +01:00
parent f5bcd5c038
commit 58f8031695
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
Ardour supports loading session files created with older versions of the
program. The oldest known version is 2.8 released in 2009. With very few
exceptions, Ardour will load all session data from such files. The data that
cannot be supported (e.g. the old fade of storing region fades) will be
cannot be supported (e.g. the old way of storing region fades) will be
skipped entirely.
</p>