We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22ec4a commit b3783fbCopy full SHA for b3783fb
libraries/Update/src/Update.h
@@ -62,7 +62,7 @@ class UpdateClass {
62
If all bytes are written
63
this call will write the config to eboot
64
and return true
65
- 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
66
or there is an error
67
this will clear everything and return false
68
the last error is available through getError()
0 commit comments