fix(typo): fix spelling

This commit is contained in:
Stiliyan Tonev (Bark) 2025-05-20 15:56:36 +03:00
commit 57ab2c139d

View file

@ -1140,7 +1140,7 @@ void TorrentsController::addTrackersAction()
} }
else if (hashParam.contains(u'|')) else if (hashParam.contains(u'|'))
{ {
// We have this, so that we wont enter the `else` and break it. // We have this, so that we won't enter the `else` and break it.
} }
else else
{ {