From 2f1a3827cfecc7ac10145a758eb5b276802bc38a Mon Sep 17 00:00:00 2001 From: Seth Hillbrand Date: Mon, 8 Nov 2021 15:48:59 -0800 Subject: [PATCH] Solder paster -> Solder paste --- pcbnew/dialogs/panel_setup_layers_base.cpp | 2 +- pcbnew/dialogs/panel_setup_layers_base.fbp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pcbnew/dialogs/panel_setup_layers_base.cpp b/pcbnew/dialogs/panel_setup_layers_base.cpp index cecc930308..166e39f728 100644 --- a/pcbnew/dialogs/panel_setup_layers_base.cpp +++ b/pcbnew/dialogs/panel_setup_layers_base.cpp @@ -79,7 +79,7 @@ PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE( wxWindow* parent, wxWindowID i m_LayerListFlexGridSizer->Add( m_AdhesFrontStaticText, 0, wxALIGN_CENTER_VERTICAL|wxRIGHT|wxLEFT, 5 ); m_SoldPFrontCheckBox = new wxCheckBox( m_LayersListPanel, ID_SOLDPFRONTCHECKBOX, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 ); - m_SoldPFrontCheckBox->SetToolTip( _("If you want a solder paster layer for front side of the board") ); + m_SoldPFrontCheckBox->SetToolTip( _("If you want a solder paste layer for front side of the board") ); m_LayerListFlexGridSizer->Add( m_SoldPFrontCheckBox, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxLEFT, 5 ); diff --git a/pcbnew/dialogs/panel_setup_layers_base.fbp b/pcbnew/dialogs/panel_setup_layers_base.fbp index 82a6607aa5..a0bfbe6849 100644 --- a/pcbnew/dialogs/panel_setup_layers_base.fbp +++ b/pcbnew/dialogs/panel_setup_layers_base.fbp @@ -853,7 +853,7 @@ 0 - If you want a solder paster layer for front side of the board + If you want a solder paste layer for front side of the board wxFILTER_NONE wxDefaultValidator