Fix error in JavaDoc
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| /** | /** | ||||||
|  * A cosmic system that is composed of a central named body (of type 'NamedBodyForcePair') |  * A cosmic system that is composed of a central named body (of type 'NamedBodyForcePair') | ||||||
|  * and an arbitrary number of subsystems (of type 'HierarchicalSystem') in its orbit. |  * and an arbitrary number of subsystems (of type 'CosmicSystem') in its orbit. | ||||||
|  * This class implements 'CosmicSystem'. |  * This class implements 'CosmicSystem'. | ||||||
|  */ |  */ | ||||||
| public class HierarchicalSystem /* TODO: add clause */ { | public class HierarchicalSystem /* TODO: add clause */ { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user