commit 5f2c4d89758f9337411f14e943fcd6fb3dcde3d8 parent d1250a62625a53a4e11f84018d8eaf9770b5adba Author: René Wagner <rwa@clttr.info> Date: Sat, 5 Aug 2023 09:19:05 +0200 fix typo Diffstat:
M | astro | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/astro b/astro @@ -325,7 +325,7 @@ EOF ;; 50|51) echo "Page not found!" >&2 - echo "Type a key return to previous page." + echo "Type a key to return to previous page." read -r i <&1 read -r proto host port path << EOF $(getprevious)