diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-01 13:50:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-01 13:50:45 -0400 |
commit | ae85315ed353996ef9a95e9ea5cc93717594d51d (patch) | |
tree | 33e9741a50ac77c1a2763b9f401538f45b10d715 /debian | |
parent | e81dfc5e19f1640ec30118e6450f2456f8bbff32 (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 d71bbe74c..2c551552e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,7 +53,7 @@ git-annex (3.20120924) unstable; urgency=low files and reading from checksum commands. * sync: Pushes the git-annex branch to remote/synced/git-annex, rather than directly to remote/git-annex. - * Now supports matchig files that are present on a number of remotes + * Now supports matching files that are present on a number of remotes with a specified trust level. Example: --copies=trusted:2 Thanks, Nicolas Pouillard |