diff options
author | Chris Robinson <[email protected]> | 2018-03-30 09:18:17 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-03-30 09:18:17 -0700 |
commit | 91900b0599db9e49847053808c07233fd05ee478 (patch) | |
tree | 8cbac04d1a0f9a87b8d7bd132efbd4fdd6a1f475 /utils/alsoft-config/mainwindow.ui | |
parent | 29ae74d4bbca28f9dc25949d0e2f0f14b4d5d805 (diff) |
Fix misspellings of quadraphonic
AL_LOKI_quadriphonic is left alone since that is what the extension is called
and what code expects. All other instances have been fixed for consistency.
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index b4766d5a..ef886ba4 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -694,7 +694,7 @@ configuration file.</string> </rect> </property> <property name="text"> - <string>Quadrophonic:</string> + <string>Quadraphonic:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |