Replace funny symbol with less funny word

Seems wrongish still but the symbol doesn't remember at all properly
This commit is contained in:
Marek Roszko 2021-09-14 19:25:16 -04:00
parent b84d1456d5
commit 4a81e4c945
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ void PROPERTIES_FRAME::onHelp( wxCommandEvent& aEvent )
message = "KICAD_VERSION\n";
message << "# " << _( "(sheet number)" ) << "\n";
message << "## " << _( "(sheet count)" ) << "\n";
message << "COMMENT1 <EFBFBD> COMMENT9\n";
message << "COMMENT1 thru COMMENT9\n";
message << "COMPANY\n";
message << "FILENAME\n";
message << "ISSUE_DATE\n";