Fix some typos

This commit is contained in:
aris-kimi
2023-02-14 23:47:05 +02:00
parent 592859b889
commit dca1281263
10 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -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." ) );