aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-19 14:43:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-19 14:43:21 -0400
commit78fd6fc6c687c448c40ee8f9effb6e620a4bd2ad (patch)
treea0871bf05b3fb1ba99c3023577119a0f2cbaebb3
parentfa86909005b912ee7ef07e3cc3e68b905b42bafa (diff)
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 318e8a4ea..5c6ebdba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ git-annex (5.20150219) unstable; urgency=medium
* addurl: Avoid crash if quvi is not installed, when git-annex was
built with process-1.2
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.
- * fsck --from: If a download from a remote fails, propigate the failure.
+ * fsck --from: If a download from a remote fails, propagate the failure.
* metadata: When setting metadata, do not recurse into directories by
default, since that can be surprising behavior and difficult to recover
from. The old behavior is available by using --force.