diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2017-02-24 23:58:57 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2017-02-24 23:58:57 +1300 |
commit | 38be294676051d832e54e5f15f44ee18b3289e73 (patch) | |
tree | 4dc5be11af20af3d36f1c57f25bfb44486c5f24c /Makefile | |
parent | Remove a lie from the README (diff) | |
download | dotfiles-38be294676051d832e54e5f15f44ee18b3289e73.tar.gz dotfiles-38be294676051d832e54e5f15f44ee18b3289e73.zip |
Remove double-spacing
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -416,11 +416,11 @@ check-zsh : check/zsh lint : check \ - lint-bash \ - lint-bin \ - lint-games \ - lint-ksh \ - lint-sh \ + lint-bash \ + lint-bin \ + lint-games \ + lint-ksh \ + lint-sh \ lint-urxvt \ lint-yash |