Basic cleanups

This commit is contained in:
Brenton Bostick 2023-03-14 14:52:59 -04:00
parent ead68038a3
commit 0806b881ea
14 changed files with 26 additions and 24 deletions

View file

@ -299,7 +299,7 @@ public class Node {
/**
* Add or update a moon
*
* <p>
* Moons are persisted in the data store in moons.d/, so this can persist
* across invocations if the contents of moon.d are scanned and orbit is
* called for each on startup.