fix a typo

This commit is contained in:
Sven Czarnian
2021-12-26 10:44:05 +01:00
parent 1873c68ab0
commit 7411955ede

View File

@@ -272,7 +272,7 @@ void PlugIn::validateBackendData() {
this->m_compatible = true;
this->DisplayUserMessage(PLUGIN_NAME, "INFO", "Reloaded AMAN-configuration", true, true, false, false, false);
this->DisplayUserMessage(PLUGIN_NAME, "INFO", "Loaded AMAN-configuration", true, true, false, false, false);
}
EuroScopePlugIn::CRadarScreen* PlugIn::OnRadarScreenCreated(const char* displayName, bool needsRadarContent, bool geoReferenced,