From 2ac2af4dfb4f9eff0092e9819a93b8a1dda8b649 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 16 Jan 2004 18:15:05 +0000 Subject: [PATCH] - fixed typos in the help text. --- iecset/iecset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iecset/iecset.c b/iecset/iecset.c index d8c063f..912d195 100644 --- a/iecset/iecset.c +++ b/iecset/iecset.c @@ -58,7 +58,7 @@ static struct cmdtbl cmds[] = { { "aud", IDX_NOAUDIO, CMD_BOOL_INV, "audio (common)\n\toff = audio mode, on = non-audio mode" }, { "rat", IDX_RATE, CMD_INT, - "sample rate (common)\n\tsample rate in Hz" }, + "rate (common)\n\tsample rate in Hz" }, { "emp", IDX_EMP, CMD_INT, "emphasis (common)\n\t0 = none, 1 = 50/15us, 2 = CCITT" }, { "loc", IDX_UNLOCK, CMD_BOOL_INV, -- 2.47.1