diff --git a/eeschema/sim/sim_plot_tab.cpp b/eeschema/sim/sim_plot_tab.cpp index ec2fa0f93d..d72405e77f 100644 --- a/eeschema/sim/sim_plot_tab.cpp +++ b/eeschema/sim/sim_plot_tab.cpp @@ -576,7 +576,7 @@ void SIM_PLOT_TAB::updateAxes( int aNewTraceType ) } m_axis_x->SetName( _( "Frequency" ) ); - m_axis_y1->SetName( _( "Ampltiude" ) ); + m_axis_y1->SetName( _( "Amplitude" ) ); m_axis_y2->SetName( _( "Phase" ) ); break; diff --git a/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp b/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp index fdc721fcf4..0ceb3ba533 100644 --- a/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp +++ b/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp @@ -53,7 +53,7 @@ PANEL_ELECTRICAL_SPACING_IEC60664_BASE::PANEL_ELECTRICAL_SPACING_IEC60664_BASE( m_staticText52111 = new wxStaticText( sbSizerTop->GetStaticBox(), wxID_ANY, _("Overvoltage category:"), wxDefaultPosition, wxDefaultSize, 0 ); m_staticText52111->Wrap( -1 ); - m_staticText52111->SetToolTip( _("OVC I: Equipments with no direct connection to mains supply\n\nOVC II: Energy-consuming equipment to be supplied from the fixed installation. (eg: appliances, portable tools, household loads). OVCIII applys if there are reliability and avaibility requirements\n\nOVC III : Equipements in fixed installation with reliability and avaibility requirements. (eg: electrical switches, equipment for industrial use)\n\nOVC IV: Equipments at the origin of the installation (eg: electricity meters, primary overcurrent protection devices)") ); + m_staticText52111->SetToolTip( _("OVC I: Equipments with no direct connection to mains supply\n\nOVC II: Energy-consuming equipment to be supplied from the fixed installation. (eg: appliances, portable tools, household loads). OVCIII applies if there are reliability and avaibility requirements\n\nOVC III : Equipements in fixed installation with reliability and avaibility requirements. (eg: electrical switches, equipment for industrial use)\n\nOVC IV: Equipments at the origin of the installation (eg: electricity meters, primary overcurrent protection devices)") ); fgSizer111->Add( m_staticText52111, 0, wxALIGN_CENTER_VERTICAL|wxBOTTOM|wxRIGHT|wxLEFT, 5 ); diff --git a/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.fbp b/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.fbp index c004275398..b9c8972370 100644 --- a/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.fbp +++ b/pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.fbp @@ -458,7 +458,7 @@ ; ; forward_declare 0 - OVC I: Equipments with no direct connection to mains supply OVC II: Energy-consuming equipment to be supplied from the fixed installation. (eg: appliances, portable tools, household loads). OVCIII applys if there are reliability and avaibility requirements OVC III : Equipements in fixed installation with reliability and avaibility requirements. (eg: electrical switches, equipment for industrial use) OVC IV: Equipments at the origin of the installation (eg: electricity meters, primary overcurrent protection devices) + OVC I: Equipments with no direct connection to mains supply OVC II: Energy-consuming equipment to be supplied from the fixed installation. (eg: appliances, portable tools, household loads). OVCIII applies if there are reliability and avaibility requirements OVC III : Equipements in fixed installation with reliability and avaibility requirements. (eg: electrical switches, equipment for industrial use) OVC IV: Equipments at the origin of the installation (eg: electricity meters, primary overcurrent protection devices)