diff --git a/eeschema/dialogs/panel_sym_lib_table_base.cpp b/eeschema/dialogs/panel_sym_lib_table_base.cpp
index 42c424654d..8037d9a97c 100644
--- a/eeschema/dialogs/panel_sym_lib_table_base.cpp
+++ b/eeschema/dialogs/panel_sym_lib_table_base.cpp
@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
+// C++ code generated with wxFormBuilder (version 3.10.0-39-g3487c3cb)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
@@ -48,7 +48,7 @@ PANEL_SYM_LIB_TABLE_BASE::PANEL_SYM_LIB_TABLE_BASE( wxWindow* parent, wxWindowID
m_global_grid->SetColLabelValue( 1, _("Visible") );
m_global_grid->SetColLabelValue( 2, _("Nickname") );
m_global_grid->SetColLabelValue( 3, _("Library Path") );
- m_global_grid->SetColLabelValue( 4, _("LIbrary Format") );
+ m_global_grid->SetColLabelValue( 4, _("Library Format") );
m_global_grid->SetColLabelValue( 5, _("Options") );
m_global_grid->SetColLabelValue( 6, _("Description") );
m_global_grid->SetColLabelSize( 22 );
@@ -98,7 +98,7 @@ PANEL_SYM_LIB_TABLE_BASE::PANEL_SYM_LIB_TABLE_BASE( wxWindow* parent, wxWindowID
m_project_grid->SetColLabelValue( 1, _("Visible") );
m_project_grid->SetColLabelValue( 2, _("Nickname") );
m_project_grid->SetColLabelValue( 3, _("Library Path") );
- m_project_grid->SetColLabelValue( 4, _("LIbrary Format") );
+ m_project_grid->SetColLabelValue( 4, _("Library Format") );
m_project_grid->SetColLabelValue( 5, _("Options") );
m_project_grid->SetColLabelValue( 6, _("Description") );
m_project_grid->SetColLabelSize( 22 );
diff --git a/eeschema/dialogs/panel_sym_lib_table_base.fbp b/eeschema/dialogs/panel_sym_lib_table_base.fbp
index 4f40c3ef08..21789bc4cf 100644
--- a/eeschema/dialogs/panel_sym_lib_table_base.fbp
+++ b/eeschema/dialogs/panel_sym_lib_table_base.fbp
@@ -215,7 +215,7 @@
1
wxALIGN_CENTER
22
- "Active" "Visible" "Nickname" "Library Path" "LIbrary Format" "Options" "Description"
+ "Active" "Visible" "Nickname" "Library Path" "Library Format" "Options" "Description"
wxALIGN_CENTER
7
48,48,100,240,100,80,240
@@ -366,7 +366,7 @@
1
wxALIGN_CENTER
22
- "Active" "Visible" "Nickname" "Library Path" "LIbrary Format" "Options" "Description"
+ "Active" "Visible" "Nickname" "Library Path" "Library Format" "Options" "Description"
wxALIGN_CENTER
7
48,48,100,240,100,80,240
diff --git a/eeschema/dialogs/panel_sym_lib_table_base.h b/eeschema/dialogs/panel_sym_lib_table_base.h
index bbf423f180..cb9c665b4e 100644
--- a/eeschema/dialogs/panel_sym_lib_table_base.h
+++ b/eeschema/dialogs/panel_sym_lib_table_base.h
@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
+// C++ code generated with wxFormBuilder (version 3.10.0-39-g3487c3cb)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
diff --git a/pcbnew/dialogs/panel_fp_lib_table_base.cpp b/pcbnew/dialogs/panel_fp_lib_table_base.cpp
index a381d23c48..a78a8f3766 100644
--- a/pcbnew/dialogs/panel_fp_lib_table_base.cpp
+++ b/pcbnew/dialogs/panel_fp_lib_table_base.cpp
@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
+// C++ code generated with wxFormBuilder (version 3.10.0-39-g3487c3cb)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
@@ -48,7 +48,7 @@ PANEL_FP_LIB_TABLE_BASE::PANEL_FP_LIB_TABLE_BASE( wxWindow* parent, wxWindowID i
m_global_grid->SetColLabelValue( 1, _("Visible") );
m_global_grid->SetColLabelValue( 2, _("Nickname") );
m_global_grid->SetColLabelValue( 3, _("Library Path") );
- m_global_grid->SetColLabelValue( 4, _("LIbrary Format") );
+ m_global_grid->SetColLabelValue( 4, _("Library Format") );
m_global_grid->SetColLabelValue( 5, _("Options") );
m_global_grid->SetColLabelValue( 6, _("Description") );
m_global_grid->SetColLabelSize( 22 );
diff --git a/pcbnew/dialogs/panel_fp_lib_table_base.fbp b/pcbnew/dialogs/panel_fp_lib_table_base.fbp
index c7018bfc38..adeb80e7e4 100644
--- a/pcbnew/dialogs/panel_fp_lib_table_base.fbp
+++ b/pcbnew/dialogs/panel_fp_lib_table_base.fbp
@@ -215,7 +215,7 @@
1
wxALIGN_CENTER
22
- "Active" "Visible" "Nickname" "Library Path" "LIbrary Format" "Options" "Description"
+ "Active" "Visible" "Nickname" "Library Path" "Library Format" "Options" "Description"
wxALIGN_CENTER
7
48,48,100,240,100,80,240
diff --git a/pcbnew/dialogs/panel_fp_lib_table_base.h b/pcbnew/dialogs/panel_fp_lib_table_base.h
index 019e17bb70..0bf1742052 100644
--- a/pcbnew/dialogs/panel_fp_lib_table_base.h
+++ b/pcbnew/dialogs/panel_fp_lib_table_base.h
@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
+// C++ code generated with wxFormBuilder (version 3.10.0-39-g3487c3cb)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!