aboutsummaryrefslogtreecommitdiff
path: root/src/sfrecord.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfrecord.c')
-rw-r--r--src/sfrecord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfrecord.c b/src/sfrecord.c
index c59fc6c..b4329ce 100644
--- a/src/sfrecord.c
+++ b/src/sfrecord.c
@@ -572,7 +572,7 @@ static void sfrecord_helper(void)
"\nstop\t\t\t:: stop playing"
"\nbang\t\t\t:: outputs the current state (1_recording, 0_not-recording)");
- post("\n\nyou can also start recording with a Ž1Ž, and stop with a Ž0Ž");
+ post("\n\nyou can also start recording with a '1', and stop with a '0'");
}