Skip to content

Commit

Permalink
docs(simulation_clock): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- committed Sep 11, 2024
1 parent 6d53961 commit 7abcba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/simulation_time/simulation_clock.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ struct simulation_clock final

// simulation management functions //

//! Unitialized epoch value, aka the epoch of typename simulation_clock::calendar_clock.
//! Uninitialized epoch value, aka the epoch of typename simulation_clock::calendar_clock.
static constexpr calendar_time_point uninitialized_epoch() noexcept;

//! Get the simulation epoch.
Expand Down

0 comments on commit 7abcba7

Please sign in to comment.