mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
Add warning when using Observer table Horizons data
This commit is contained in:
@@ -845,7 +845,7 @@ bool HorizonsDialog::handleResult(openspace::HorizonsFile::ResultCode& result) {
|
||||
// Format: ID#, Name, Designation, IAU/aliases/other
|
||||
// Line after data: Number of matches = X. Use ID# to make unique selection.
|
||||
|
||||
appendLog("Multiple matches was found for target '" + _targetName + "'",
|
||||
appendLog("Multiple matches were found for target '" + _targetName + "'",
|
||||
HorizonsDialog::LogLevel::Warning
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user