aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 "$<"