This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch main
in repository equivoke.

View the commit online.

commit b1452712597981b8116146c7f43754ac71fd6dd0
Author: Philippe Jean Guillaumie <bat...@sfr.fr>
AuthorDate: Tue May 27 05:03:09 2025 -0700

    Minor corrections
---
 equivoke.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/equivoke.sh b/equivoke.sh
index fc682be..8e2b868 100644
--- a/equivoke.sh
+++ b/equivoke.sh
@@ -39,7 +39,7 @@
 # donating via PayPal (see README.md) to show your support.
 # Thank you!
 
-# Call companion script.
+# Call the companion script.
 source "$HOME"/.equivoke/konfig.sh
 
 # Manage errors and keyboard interrupts.
@@ -94,7 +94,6 @@ menu_slct() {
     printf "5  $italic%s $off%s\n\n" "Quit the script" | pv -qL 20
   fi
 
-  # You can also press Ctrl+C to quit.
   read -r usr_input
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to