Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed May 10, 2024
1 parent 67303e8 commit 299462a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/core/src/Core.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ Core::process_timewarp()

if (gap >= 30)
{
TRACE_MSG("Time warp of {} seconds. Powersafe", gap);
TRACE_MSG("Time warp of {} seconds. Powersae", gap);

force_idle();

Expand Down

0 comments on commit 299462a

Please sign in to comment.