summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2020-03-23 18:07:50 +0200
committerLasse Collin <lasse.collin@tukaani.org>2020-03-23 18:07:50 +0200
commitb8e12f5ab4c9fd3cb09a4330b2861f6b979ababd (patch)
treef7074aa35bf55f1ef5fc8361f93408af92dc9ba7 /Makefile.am
parent869b9d1b4edd6df07f819d360d306251f8147353 (diff)
downloadxz-b8e12f5ab4c9fd3cb09a4330b2861f6b979ababd.tar.gz
Typo fixes from fossies.org.
https://fossies.org/linux/misc/xz-5.2.5.tar.xz/codespell.html
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a63499..e5b1265 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,7 @@ EXTRA_DIST = \
ACLOCAL_AMFLAGS = -I m4
-# List of man pages to conver to PDF and plain text in the dist-hook target.
+# List of man pages to convert to PDF and plain text in the dist-hook target.
manfiles = \
src/xz/xz.1 \
src/xzdec/xzdec.1 \