aboutsummaryrefslogtreecommitdiff
path: root/src/pdf~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf~.c')
-rw-r--r--src/pdf~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdf~.c b/src/pdf~.c
index ef1d767..aee193c 100644
--- a/src/pdf~.c
+++ b/src/pdf~.c
@@ -114,7 +114,7 @@ static void pdf_free(t_pdf *x)
static void pdf_tilde_helper(void)
{
- post("\n%c pdf~\t:: get the probability density function of a signal (-1.0 to +1.0)", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" pdf~\t:: get the probability density function of a signal (-1.0 to +1.0)");
post("'bang'\t : output a list of the probabilities of 'n' function values"
"\n'clear'\t : clear the buffer (set all probabilities to zero)"
"\n<1/0>\t : short for 'bang' and 'clear'"