aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-04 13:39:55 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-04 13:39:55 +0100
commit02b40d87a124eb756ce86bc54dbce2678964c42d (patch)
treec7b2ee3a48a6a05921c28b8f33e35c0740a647e2 /Makefile
parentupdate dist (diff)
downloadpasscheck-02b40d87a124eb756ce86bc54dbce2678964c42d.tar.gz
passcheck-02b40d87a124eb756ce86bc54dbce2678964c42d.tar.bz2
passcheck-02b40d87a124eb756ce86bc54dbce2678964c42d.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0c6284..0cadcd9 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ passcheck.install: passcheck.py
data: blacklist
blacklist: blacklist.lrz
- @printf '\e[0;1;35m%s\e[0m\n' 'Decompression blacklist.lzp, this can take a very long time (over 1 CPU-hour)'
+ @printf '\e[0;1;35m%s\e[0m\n' 'Decompression blacklist.lrz, this can take a very long time (over 1 CPU-hour)'
lrzip -d "$<"