From 1aaeb1184eca02660b4f45d48a15a5f06e3e3bfe Mon Sep 17 00:00:00 2001 From: Denis Dzyubenko Date: Sat, 27 Jun 2015 13:54:48 +0200 Subject: [PATCH] Fixed a typo in a comment --- bin/blackbox_decrypt_all_files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/blackbox_decrypt_all_files b/bin/blackbox_decrypt_all_files index d1ffcd3..667c9d3 100755 --- a/bin/blackbox_decrypt_all_files +++ b/bin/blackbox_decrypt_all_files @@ -1,11 +1,11 @@ #!/usr/bin/env bash # -# blacbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE). +# blackbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE). # # Usage: -# blacbox_decrypt_all_files [GROUP] +# blackbox_decrypt_all_files [GROUP] # GROUP is optional. If supplied, the resulting files # are chgrp'ed to that group.