diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-19 13:17:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-19 13:17:07 -0400 |
commit | 7b2667698061f27898092e7e53f6f2cf316b8036 (patch) | |
tree | d58d5bd871cf4be68287aee28f01a4895afbeec4 /debian | |
parent | 74ecad87ca4ceac174279d54b09b4dfdd5fa7905 (diff) |
typo
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 20c28e94f..faf89f96c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ git-annex (5.20150813) UNRELEASED; urgency=medium * External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http. - * Avoid building the assistant on the hurd, since an inotify equivilant + * Avoid building the assistant on the hurd, since an inotify equivalent is not yet implemented in git-annex for the hurd. * importfeed --relaxed: Avoid hitting the urls of items in the feed. * Fix reversion in init when ran as root, introduced in version 5.20150731. |