spelling: no longer

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-05-05 21:33:30 -04:00
parent 49dd16e5e9
commit 0216a8e10a
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ ClientApp::updateStatus(const String& msg)
void
ClientApp::resetRestartTimeout()
{
// retry time can nolonger be changed
// retry time can no longer be changed
//s_retryTime = 0.0;
}