summaryrefslogtreecommitdiff
path: root/lib/App/DocKnot/Dist.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-01-19 19:28:46 -0800
committerRuss Allbery <rra@cpan.org>2020-01-19 19:28:46 -0800
commit759bda3cff4600e21f5b49f5a9d0c3eba118f2e1 (patch)
tree5fa103e567d47b27c8c3f1499169c17e29e6a253 /lib/App/DocKnot/Dist.pm
parentc4a928c87221e7dfc8ed0aa3d7c53f2ae82d7c81 (diff)
Fix spelling errors found by codespell
Diffstat (limited to 'lib/App/DocKnot/Dist.pm')
-rw-r--r--lib/App/DocKnot/Dist.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/DocKnot/Dist.pm b/lib/App/DocKnot/Dist.pm
index 59c7920..d8902ab 100644
--- a/lib/App/DocKnot/Dist.pm
+++ b/lib/App/DocKnot/Dist.pm
@@ -245,7 +245,7 @@ sub _replace_perl_path {
# Create a new App::DocKnot::Dist object, which will be used for subsequent
# calls.
#
-# $class - Class of object ot create
+# $class - Class of object to create
# $args - Anonymous hash of arguments with the following keys:
# distdir - Path to the directory for distribution tarball
# metadata - Path to the directory containing package metadata