summaryrefslogtreecommitdiff
path: root/src/modules/rkt
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-07-05 17:26:50 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-07-05 17:28:13 -0700
commitaaa646fef2c7b1af8ec2374033b2a9c87f170768 (patch)
tree8bb4f3329bc244f76fb896291b41e312bf199f01 /src/modules/rkt
parentc638fa746f52025f201553a10b23f941ea71de47 (diff)
modules/rkt: trivial editscene message formatting fixup
Remove spurious space
Diffstat (limited to 'src/modules/rkt')
-rw-r--r--src/modules/rkt/rkt_scener.c2
1 files changed, 1 insertions, 1 deletions
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"
© All Rights Reserved