diff --git a/eeschema/widgets/tuner_slider.cpp b/eeschema/widgets/tuner_slider.cpp index 7edd9c8ba6..ff85a124dc 100644 --- a/eeschema/widgets/tuner_slider.cpp +++ b/eeschema/widgets/tuner_slider.cpp @@ -82,7 +82,7 @@ TUNER_SLIDER::TUNER_SLIDER( SIMULATOR_FRAME_UI* aFrame, wxWindow* aParent, if( !tunerParam ) { throw KI_PARAM_ERROR( wxString::Format( _( "%s has simulation model of type '%s %s'.\n\n" - "Only passvie R, L, C models and voltage and " + "Only passive R, L, C models and voltage and " "current sources may be tuned." ), m_ref, item->model->GetDeviceInfo().fieldValue,