Fix some typos
This commit is contained in:
@@ -94,7 +94,7 @@ bool BACK_ANNOTATE::FetchNetlistFromPCB( std::string& aNetlist )
|
||||
{
|
||||
if( Kiface().IsSingle() )
|
||||
{
|
||||
DisplayErrorMessage( m_frame, _( "Cannot fetch PCB netlist because eeschema is opened "
|
||||
DisplayErrorMessage( m_frame, _( "Cannot fetch PCB netlist because Schematic Editor is opened "
|
||||
"in stand-alone mode.\n"
|
||||
"You must launch the KiCad project manager and create "
|
||||
"a project." ) );
|
||||
|
||||
Reference in New Issue
Block a user