app: fix typo in Main documentation

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-05-14 10:08:28 +02:00
parent 05dfceb7e7
commit 2e25a28a54
+1 -1
View File
@@ -35,7 +35,7 @@ func DataDir() (string, error) {
return dataDir()
}
// Main must be called from the a program's main function. It
// Main must be called from the program main function. It
// blocks until there are no more windows active.
//
// Calling Main is necessary because some operating systems