From e05e68f5d1ccbf17a6de0afdcc40426a83634bfd Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Thu, 20 Jun 2024 00:36:23 +0300 Subject: [PATCH] fix(bin): msgr typo --- local/bin/msgr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/bin/msgr b/local/bin/msgr index 507cde3..b6f3d47 100755 --- a/local/bin/msgr +++ b/local/bin/msgr @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# msgr / Messanger helper +# msgr / Messenger helper # Copyright (c) 2023 Ismo Vuorinen. All Rights Reserved. # MIT License, https://opensource.org/license/mit/