aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-08-05 21:06:06 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-08-05 21:06:06 -0700
commitde63bba43c0a28d93ce0f546341f46fe26e1ff8e (patch)
treedd656b23b3c4b2a6ca9b1b40f03e9b1c55a0d31b
parentd57851fbcf5f40dc0be491349a50964feb596cb0 (diff)
downloadbasta-de63bba43c0a28d93ce0f546341f46fe26e1ff8e.tar.gz
basta-de63bba43c0a28d93ce0f546341f46fe26e1ff8e.tar.bz2
basta-de63bba43c0a28d93ce0f546341f46fe26e1ff8e.zip
README: update mention of update_status_line to new name.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ce95c2..0e9d0ad 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ This requires Bash 4.4 or higher.
The clock actually updates. The code launches a background
process which periodically the SIGALRM signal to the shell,
-whose trap calls the `update_status_line` function.
+whose trap calls the `basta.update_status` function.
## License