Use consistent naming.

This commit is contained in:
Jeff Young
2026-01-26 18:06:32 +00:00
parent 3a61771cd8
commit 09df20f34d
+1 -1
View File
@@ -77,4 +77,4 @@ void JOB_EXPORT_PCB_STATS::SetDefaultOutputPath( const wxString& aReferenceName
}
REGISTER_JOB( pcb_export_stats, _( "PCB: Export Statistics" ), KIWAY::FACE_PCB, JOB_EXPORT_PCB_STATS );
REGISTER_JOB( pcb_export_stats, _( "PCB: Export Board Statistics" ), KIWAY::FACE_PCB, JOB_EXPORT_PCB_STATS );