summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-04-11 11:50:32 -0400
committerJoey Hess <joey@kitenet.net>2014-04-11 11:50:32 -0400
commit6b3faa61f1aa799bd48a2699b4a8771a89a104b4 (patch)
tree4ea8e32d3a5d673068678c129378d4469c68acb9
parent1c77f479984963e8455315ff356bac5d3d53402f (diff)
Minor typos. Closes: #741144, #744176
-rw-r--r--debhelper.pod2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod
index ca22cc41..e1cff777 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -221,7 +221,7 @@ source package tree.
Enable out of source building and use the specified I<directory> as the build
directory. If I<directory> parameter is omitted, a default build directory
-will chosen.
+will be chosen.
If this option is not specified, building will be done in source by default
unless the build system requires or prefers out of source tree building.
diff --git a/debian/changelog b/debian/changelog
index 93ab31ca..e367c15c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
debhelper (9.20140229) UNRELEASED; urgency=medium
- * Minor typo. Closes: #741144
+ * Minor typos. Closes: #741144, #744176
-- Joey Hess <joeyh@debian.org> Mon, 10 Mar 2014 12:39:21 -0400