mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-17 10:29:03 -06:00
Update documentation string
This commit is contained in:
@@ -76,7 +76,7 @@ scripting::LuaLibrary ExoplanetsModule::luaLibrary() const {
|
||||
&exoplanets::luascriptfunctions::getListOfExoplanets,
|
||||
{},
|
||||
"",
|
||||
"gets a list with the names of all exoplanet systems that can be used by a gui"
|
||||
"Gets a list with the names of all exoplanet systems, that can be used by a GUI."
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user