fixed typo (#2927)

This commit is contained in:
exezm0r 2019-07-09 18:31:38 +02:00 committed by Me No Dev
parent a22ec4a978
commit b3783fba95

View File

@ -62,7 +62,7 @@ class UpdateClass {
If all bytes are written
this call will write the config to eboot
and return true
If there is already an update running but is not finished and !evenIfRemainanig
If there is already an update running but is not finished and !evenIfRemaining
or there is an error
this will clear everything and return false
the last error is available through getError()