Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasselbring committed Aug 8, 2024
1 parent fc58588 commit eedf41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game_controller_core/src/log.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pub enum LogEntry {
MonitorRequest(LoggedMonitorRequest),
StatusMessage(LoggedStatusMessage),
TeamMessage(LoggedTeamMessage),
/// This is an marker that is the last entry in intact log files and allows to reconstruct the
/// This is a marker that is the last entry in intact log files and allows to reconstruct the
/// final state of timers.
End,
}
Expand Down

0 comments on commit eedf41e

Please sign in to comment.