diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
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. |