From b64440cdaaa7cf22e7a01a62f790a5f84128e78d Mon Sep 17 00:00:00 2001 From: Artem Leshchev Date: Sun, 29 Jul 2018 11:33:59 +0300 Subject: [PATCH] Fix attributes misspelling in bup-index.md Fix small typo that lintian shows me every time I compile deb package. Signed-off-by: Artem Leshchev [rlb@defaultvalue.org: adjust commit message] Reviewed-by: Rob Browning --- Documentation/bup-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/bup-index.md b/Documentation/bup-index.md index a70cd65..7340095 100644 --- a/Documentation/bup-index.md +++ b/Documentation/bup-index.md @@ -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`. -- 2.39.2