Cound't -> Couldn't

This commit is contained in:
Seth Hillbrand 2021-11-08 15:45:59 -08:00
parent 905c72cec6
commit 2d66b6fd3e
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ PROJECT_TEMPLATE::PROJECT_TEMPLATE( const wxString& aPath )
else if( !wxFileName::FileExists( m_metaHtmlFile.GetFullPath() ) )
{
// Error, the meta information directory doesn't contain the informational html file!
m_title = _( "Cound't find the meta HTML information file for this template!" );
m_title = _( "Couldn't find the meta HTML information file for this template!" );
}
// Try to load an icon