We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c82ae3 commit 00e7a82Copy full SHA for 00e7a82
go/app/app.go
@@ -60,7 +60,7 @@ func (a *AppContext) Release() {
60
// Run exports the following async functions to be available from Javascript:
61
//
62
// initWaitFunc (see above): waits for app initialization to complete. If this
63
-// function returns succesfully, then the App.Init() function is guaranteed
+// function returns successfully, then the App.Init() function is guaranteed
64
// to have completed without error.
65
66
// terminateFunc (see above): signals the application to terminate; Run() will
0 commit comments