Description: Fix typos detected by lintian
Author: Nick Morrott <nickm@debian.org>
Forwarded: https://github.com/ft/arename/pull/2
Last-Update: 2022-02-26
---
--- a/arename.in
+++ b/arename.in
@@ -227,7 +227,7 @@
 that should be trivial.
 
 To give you an idea, arename (in connection with Audio::Scan B<0.85>)
-let's you rename I<mp3>, I<mp4>, I<aac>, I<ogg>, I<flac>, I<asf>,
+lets you rename I<mp3>, I<mp4>, I<aac>, I<ogg>, I<flac>, I<asf>,
 I<musepack>, I<monkey audio>, I<wav> (this type also supports I<aiff>)
 and I<wavpack> files.
 
@@ -854,7 +854,7 @@
 
 =item B<&{>I<identifier>B<:>I<default-template>B<}>
 
-This is the first complex expession, called `B<complex-default>'. When
+This is the first complex expression, called `B<complex-default>'. When
 the tag, which corresponds to `I<identifier>' is available, this
 expression will expand exactly like the trivial expression would.
 
@@ -1606,7 +1606,7 @@
 
 Modules, that implement a hook all feature a convenience subroutine
 `B<register()>', which registers the hook code to the event the author
-indended. For example, to use the `B<RenameSpaces>' hook, add the following to
+intended. For example, to use the `B<RenameSpaces>' hook, add the following to
 your hooks file:
 
   use ARename::ReplaceSpaces;
@@ -1648,7 +1648,7 @@
 
 =item B<ReplaceSpaces>
 
-This is a hook that replaces whitespace in genrated filenames by a configurable
+This is a hook that replaces whitespace in generated filenames by a configurable
 string, which defaults to a single underscore character B<"_">.
 
 =item B<Template::Albumless>
@@ -1658,7 +1658,7 @@
 
 =item B<TNPadAdjustByAlbum>
 
-This module allows to adjust the value of the `I<tnpad>' core setting based on
+This module allows one to adjust the value of the `I<tnpad>' core setting based on
 patterns that are matched against a track's `album' tag.
 
 The idea is to have proper padding the large audiobooks that contain more than
