提交 11b52a65 编写于 作者: V Vagrant Cascadian 提交者: Aurelien Jarno

audio/alsa: Spelling typo (paramters)

Trivial patch to fix the spelling of "parameters".
Signed-off-by: Nmalc <av1474@comtv.ru>
(cherry picked from commit f093feb7)
上级 b6185fc7
......@@ -665,7 +665,7 @@ static int alsa_open (int in, struct alsa_params_req *req,
(obt->fmt != req->fmt ||
obt->nchannels != req->nchannels ||
obt->freq != req->freq)) {
dolog ("Audio paramters for %s\n", typ);
dolog ("Audio parameters for %s\n", typ);
alsa_dump_info (req, obt);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册