summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--dh_movefiles.12
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58da543a..a4b85a44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (1.2.50) unstable; urgency=low
+
+ * Very minor typo fix.
+
+ -- Joey Hess <joeyh@master.debian.org> Fri, 26 Mar 1999 17:27:01 -0800
+
debhelper (1.2.49) unstable; urgency=low
* dh_fixperms: if called with -X, was attempting to change permissions of
diff --git a/dh_movefiles.1 b/dh_movefiles.1
index de8ecd65..45b84a64 100644
--- a/dh_movefiles.1
+++ b/dh_movefiles.1
@@ -18,7 +18,7 @@ move on the command line and this will apply to the first package
dh_movefiles is told to act on.
.P
The files will be moved in a special order: first all normal files, then all
-symlinks. This is done becuase it tends to be a good thing to have symlinks
+symlinks. This is done because it tends to be a good thing to have symlinks
last in debian packages, particularly in shared library packages.
.SH OPTIONS
.TP