aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-10 16:52:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-10 16:52:58 -0400
commit709d4c1cfc7f14b794983e2102de09e85b4d38a8 (patch)
treee21f7c296800155a43f338603ce8adba2cb438a8
parent618743e6fc187b3ef5e8897e8fefce4fdfbb65b3 (diff)
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a2a8efc3..586128bf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,7 +25,7 @@ git-annex (5.20150710) unstable; urgency=medium
This bug affected git-annex unused, and potentially also transitions
running code and other things.
* Support git's undocumented core.sharedRepository=2 value, which
- is equivilant to "world", and is set when a repo was created using
+ is equivalent to "world", and is set when a repo was created using
git init --shared=world.
* When building on linux, pass --as-needed to linker to avoid linking
with unused shared libraries including libyaml.