diff --git a/pcbnew/pcbnew.cpp b/pcbnew/pcbnew.cpp index deaf30274a..65d4a2d95e 100644 --- a/pcbnew/pcbnew.cpp +++ b/pcbnew/pcbnew.cpp @@ -335,7 +335,7 @@ bool IFACE::OnKifaceStart( PGM_BASE* aProgram, int aCtlBits ) "table or created an empty table in the kicad configuration folder.\n" "You must first configure the library " "table to include all footprint libraries you want to use.\n" - "See the \"Footprint Library Table\" section of " + "See the \"Footprint Library Table\" section of " "the CvPcb or Pcbnew documentation for more information." ) ); } }