Consistent punctuation.
This commit is contained in:
parent
b1943bf6b6
commit
7f892669cc
|
@ -951,7 +951,7 @@ bool ROUTER_TOOL::prepareInteractive()
|
|||
|
||||
if( !IsCopperLayer( routingLayer ) )
|
||||
{
|
||||
frame()->ShowInfoBarError( _( "Tracks on Copper layers only" ) );
|
||||
frame()->ShowInfoBarError( _( "Tracks on Copper layers only." ) );
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue