From 1ecb2286df70fdef9990a7caa99a125a6503c8d7 Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Sun, 12 Feb 2023 22:09:24 +0100 Subject: [PATCH] Fix comment --- plugins/statiegeld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/statiegeld b/plugins/statiegeld index d03483d..766620d 100644 --- a/plugins/statiegeld +++ b/plugins/statiegeld @@ -111,7 +111,7 @@ sub hook_prompt { # ($class, $cart, $prompt), but via @_ for mutable alias # The message is prepended to the prompt, so it is printed after # clear-screen (^L). - # ignore----------end ignore-----end + # ignore-------end ignore----end # yellow----------------reset my $statiegeld_prompt = "\x01\e[33;1m\x02$m\n+>\x01\e[0m\x02"; # Actual text: ^^^^^^