summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2019-09-14 21:08:02 -0400
committerNicholas D Steeves <nsteeves@gmail.com>2019-09-14 21:08:02 -0400
commitff211c5bf9cef5cd3c7514638d64d05ae15390e8 (patch)
tree78a3261d32c23b1ff2bd7396ab07a48197bc2b5b
parenta40ed38029db5f2bdb7b25a7764b4504524244b0 (diff)
Fix typos in dh_elpa documentation.
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_elpa4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 90a8d7d..4faa14e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dh-elpa (2.0.3) UNRELEASED; urgency=medium
+
+ * Fix typos in dh_elpa documentation.
+
+ -- Nicholas D Steeves <nsteeves@gmail.com> Sat, 14 Sep 2019 21:06:37 -0400
+
dh-elpa (2.0.2) unstable; urgency=medium
* Upload to unstable
diff --git a/dh_elpa b/dh_elpa
index e6fd714..0d3739d 100755
--- a/dh_elpa
+++ b/dh_elpa
@@ -367,7 +367,7 @@ Note that Emacs Lisp dependencies packaged outside the elpa-* dpkg
namespace must be specified manually. For example, the s.el library
was once provided by the binary package s-el, and at that time packages
depending on it required an explicit dependency on s-el. A dependency
-on s.el is now fulfilled automaticaly by elpa-s via ${elpa:Depends}.
+on s.el is now fulfilled automatically by elpa-s via ${elpa:Depends}.
If dh_elpa adds dependency elpa-x where x is an Emacs Lisp binary
package outside the elpa-* namespace, please file a bug against
@@ -479,7 +479,7 @@ initialization time. This is better than using
C<debian/emacsen-startup> because the forms are then added to
I<elpa-package>-autoloads.el, rather than a file in C</etc/>, as the
contents of C<debian/emacsen-startup> was. This simplifies package
-maintainance.
+maintenance.
These cookies can either annotate upstream source, or be added (along
with the relevant forms) to a file in C<debian/>, by convention