From aaa646fef2c7b1af8ec2374033b2a9c87f170768 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 5 Jul 2023 17:26:50 -0700 Subject: modules/rkt: trivial editscene message formatting fixup Remove spurious space --- src/modules/rkt/rkt_scener.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/rkt/rkt_scener.c b/src/modules/rkt/rkt_scener.c index f1832ec..74a0bff 100644 --- a/src/modules/rkt/rkt_scener.c +++ b/src/modules/rkt/rkt_scener.c @@ -591,7 +591,7 @@ static int rkt_scener_handle_input_editscene(rkt_context_t *ctxt) "think of these as more like Samples/Instruments in a tracker.\n" "So you can relatively harmlessly have unused scenes in here.\n" "\n" - "A temporary way to edit is copy and paste the settings shown above into a text editor,\n" + "A temporary way to edit is copy and paste the settings shown above into a text editor,\n" "make your tweaks (you can also just delete parts you want to revisit interactive setup for),\n" "then paste it into the initial New scene raw input prompt (*discard* the quotes!).\n" "\n" -- cgit v1.2.3