From 92e0d7bab2008746e4a8a33fec25b312db0eca8a Mon Sep 17 00:00:00 2001 From: Dick Hollenbeck Date: Mon, 9 Dec 2013 13:06:47 -0600 Subject: [PATCH] molding mercury. --- common/footprint_info.cpp | 2 +- cvpcb/CMakeLists.txt | 4 +++- pcbnew/CMakeLists.txt | 6 ++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/footprint_info.cpp b/common/footprint_info.cpp index 7bf02db687..b88759df82 100644 --- a/common/footprint_info.cpp +++ b/common/footprint_info.cpp @@ -321,7 +321,7 @@ bool FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE* aTable, const wxString* a i += jobz; } - // Wait for all the worder threads to complete, it does not matter in what order + // Wait for all the worker threads to complete, it does not matter in what order // we wait for them as long as a full sweep is made. Think of the great race, // everyone must finish. for( unsigned i=0; i