remove redundant (identical) 2nd conditional, and improve comment
[ardour.git] / gtk2_ardour / analysis_window.cc
index 506e12978183c9e4dc144b981a5e8cdf743a8cf0..a1a98a8b3cc751244013f5b03e9516cb27b9836c 100644 (file)
@@ -47,7 +47,7 @@ AnalysisWindow::AnalysisWindow()
        , source_selection_regions_rb  (_("Selected regions"))
        , show_minmax_button     (_("Show frequency power range"))
        , show_normalized_button (_("Fit dB range"))
-       , show_proportional_button (_("Proportional Spectum, -18dB"))
+       , show_proportional_button (_("Proportional Spectrum, -18dB"))
        , fft_graph (16384)
 {
        set_name(_("FFT analysis window"));