summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:11:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:11:08 -0400
commite7d3a6aa7028f1e61164de58091875cfa202b444 (patch)
treec2821e9af93f97040a703aee4591ad9cde041c90
parent09a6075412a9cbc27e8e5d9e45b74ad7fc8c6e60 (diff)
reword to avoid lintian false error
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d0a1160f..d5965aaf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
git-annex (3.20130114) unstable; urgency=low
* Now handles the case where a file that's being transferred to a remote
- is modified in place, which direct mode allows to happen. When this
+ is modified in place, which direct mode allows. When this
happens, the transfer now fails, rather than allow possibly corrupt
data into the remote.
* fsck: Better checking of file content in direct mode.