commit abf8eecda969c5fa3db31c54aba4073a9c908790
parent 7783b190ad2f9b9d8191f90a8726e57ef756027a
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Sun, 22 Sep 2019 14:37:39 +0300
docs: update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss
@@ -42,7 +42,7 @@ contains() {
}
prompt() {
- # As the user for some input.
+ # Ask the user for some input.
log "Continue?: Press Enter to continue or Ctrl+C to abort here"
# POSIX 'read' has none of the "nice" options like '-n', '-p'