* minor fixes

This commit is contained in:
Applevangelist
2022-12-01 13:23:57 +01:00
parent 2a4d339ff3
commit 3281b669ae
2 changed files with 2 additions and 2 deletions

View File

@@ -179,7 +179,7 @@ do -- SET_BASE
return Names
end
--- Gets a list of the Objects in the Set.
--- Returns a table of the Objects in the Set.
-- @param #SET_BASE self
-- @return #SET_BASE self
function SET_BASE:GetSetObjects() -- R2.3