Skip to content

Commit

Permalink
maintaining comments is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
ATTron committed Jul 7, 2024
1 parent 92ec7ca commit bff332f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pub fn main() !void {
try test_sc.propagate(
test_sc.tle.first_line.epoch,
test_sc.tle.first_line.epoch + 3 * 86400.0, // 2 days worth of orbit predictions
test_sc.tle.first_line.epoch + 3 * 86400.0, // 3 days worth of orbit predictions
1,
);
Expand Down

0 comments on commit bff332f

Please sign in to comment.