diff --git a/Tools/Timer/Timer.cs b/Tools/Timer/Timer.cs index 49a7e28..6f03df5 100644 --- a/Tools/Timer/Timer.cs +++ b/Tools/Timer/Timer.cs @@ -75,7 +75,7 @@ public void Stop(){ } /// - /// Pause and sets the time to the defaultOne + /// Pause and sets the time to the default one /// public void ResetTimer(){ isPaused = true;