summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Villemot <sebastien@debian.org>2022-10-15 21:05:20 +0200
committerSébastien Villemot <sebastien@debian.org>2022-10-15 21:05:20 +0200
commit6f953368a88afcdc82c105eb5fe0ee71f290ba53 (patch)
treee137cb395f0baca23ab0afdd29636379d092cbc0
parentf59b4c023ecc88d1608e36a92e038ae73d473ec9 (diff)
Fix typo in dh_elpa_test documentation
-rwxr-xr-xdh_elpa_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_elpa_test b/dh_elpa_test
index a1a2d17..7940ea6 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -158,7 +158,7 @@ B<disable> key in B<debian/elpa-test>. Note that the latter will also
=head2 ENABLING AUTOPKGTESTS
To enable running autopkgtests via B<dh_elpa_test>, add "Testsuite:
-autpkgtest-pkg-elpa" to B<debian/rules>. With B<disable> in
+autpkgtest-pkg-elpa" to B<debian/control>. With B<disable> in
B<debian/elpa-test>, only B<superficial> tests, namely installing the
binary packages and byte-compiling any that use B<dh_elpa>.