]> arthur.barton.de Git - bup.git/commitdiff
Fix attributes misspelling in bup-index.md
authorArtem Leshchev <matshch@gmail.com>
Sun, 29 Jul 2018 08:33:59 +0000 (11:33 +0300)
committerRob Browning <rlb@defaultvalue.org>
Sun, 29 Jul 2018 18:44:46 +0000 (13:44 -0500)
Fix small typo that lintian shows me every time I compile deb package.

Signed-off-by: Artem Leshchev <matshch@gmail.com>
[rlb@defaultvalue.org: adjust commit message]
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Documentation/bup-index.md

index a70cd65ad6756495f4768d583c0a8992bb15c2db..734009556246383894fadb658bed2c3171d98fb5 100644 (file)
@@ -16,7 +16,7 @@ bup index \<-p|-m|-s|-u|\--clear|\--check\> [-H] [-l] [-x] [\--fake-valid]
 # DESCRIPTION
 
 `bup index` manipulates the filesystem index, which is a cache of
-absolute paths and their metadata (atttributes, SHA-1 hashes, etc.).
+absolute paths and their metadata (attributes, SHA-1 hashes, etc.).
 The bup index is similar in function to the `git`(1) index, and the
 default index can be found in `$BUP_DIR/bupindex`.