typo
authorJoey Hess <joeyh@joeyh.name>
Thu, 19 Dec 2019 16:52:56 +0000 (12:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 19 Dec 2019 16:52:56 +0000 (12:52 -0400)
doc/todo/making_it_easier_to_smudge_dotfiles/comment_1_73ad5cd7f65c94a1db859d22eb6eece4._comment

index aac5de32c61db99b9d85635174911c4d34d68f93..96b75c3d10475880467f732b516cc055b4115967 100644 (file)
@@ -9,7 +9,7 @@ anything.
 
 So, this could be dealt with in annex.largefiles. Both `anything` and
 `include=*` currently match dotfiles. It's kind of weird really that `*`
-matches dotfiles; it does not in the shell. If *` did not match dotfiles
+matches dotfiles; it does not in the shell. If `*` did not match dotfiles
 (and `anything` is just an alias for `include=*`), it would be fairly safe
 to remove the `.* !filter` line by default. (If annex.largefiles has a
 content-based setting, and a dotfile is large enough or the right mime type