mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 20:09:58 -05:00
Fix spelling mistake
This commit is contained in:
@@ -46,7 +46,7 @@ private:
|
||||
|
||||
glm::vec3 starPosition(const std::string& starName);
|
||||
|
||||
// Compute b-v color from teff value using a convertion file
|
||||
// Compute b-v color from teff value using a conversion file
|
||||
float bvFromTeff(const float teff);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user