Skip to content

Commit

Permalink
fixed typo (#2927)
Browse files Browse the repository at this point in the history
  • Loading branch information
exezm0r authored and me-no-dev committed Jul 9, 2019
1 parent a22ec4a commit b3783fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/Update/src/Update.h
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit b3783fb

Please sign in to comment.