From 48ff5d4ce8bd5f2d65c1aa8af77c2923d3be801c Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 31 Jul 2016 08:17:08 -0700 Subject: Rename Ambisonics to Ambisonic in a couple places --- utils/alsoft-config/mainwindow.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/alsoft-config/mainwindow.cpp') diff --git a/utils/alsoft-config/mainwindow.cpp b/utils/alsoft-config/mainwindow.cpp index 80fbdf80..309c4d7b 100644 --- a/utils/alsoft-config/mainwindow.cpp +++ b/utils/alsoft-config/mainwindow.cpp @@ -78,9 +78,9 @@ static const struct NameValuePair { { "6.1 Surround", "surround61" }, { "7.1 Surround", "surround71" }, - { "Ambisonics, 1st Order", "ambi1" }, - { "Ambisonics, 2nd Order", "ambi2" }, - { "Ambisonics, 3rd Order", "ambi3" }, + { "Ambisonic, 1st Order", "ambi1" }, + { "Ambisonic, 2nd Order", "ambi2" }, + { "Ambisonic, 3rd Order", "ambi3" }, { "", "" } }, sampleTypeList[] = { -- cgit v1.2.3