diff options
author | David Robillard <d@drobilla.net> | 2022-12-08 13:57:15 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-12-08 19:07:12 -0500 |
commit | 06b58d64bdf3bdea0d95da1b700e66937756e77d (patch) | |
tree | 1ccd16ebda287372a366784574bc8d8819d53059 | |
parent | c3a4d586848f1a5a6e663a42ac5e841218109620 (diff) | |
download | lilv-06b58d64bdf3bdea0d95da1b700e66937756e77d.tar.gz lilv-06b58d64bdf3bdea0d95da1b700e66937756e77d.tar.bz2 lilv-06b58d64bdf3bdea0d95da1b700e66937756e77d.zip |
Fix case
-rw-r--r-- | doc/lv2apply.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lv2apply.1 b/doc/lv2apply.1 index 4656ed9..e963346 100644 --- a/doc/lv2apply.1 +++ b/doc/lv2apply.1 @@ -17,7 +17,7 @@ .Ar plugin_uri .Sh DESCRIPTION .Nm -Runs an LV2 plugin on an audio file and writes the processed output to another. +runs an LV2 plugin on an audio file and writes the processed output to another. .Pp The options are as follows: .Pp |