From f1e45902ae09349be8b939ba0bc6765ddf8535e5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 28 Aug 2016 01:23:22 +0100 Subject: Fix typo (thanks Rob). --- src/lib/util.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/util.cc b/src/lib/util.cc index 71b48a520..523706dec 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -530,7 +530,7 @@ short_audio_channel_name (int c) _("BsL"), _("BsR"), _("DBP"), - _("DBPS"), + _("DBS"), _(""), _("") }; -- cgit v1.2.3