chore: fix typos (#32985)

This commit is contained in:
David Sanders 2022-02-21 01:27:45 -08:00 committed by GitHub
parent 069cde09fb
commit 1e8da899a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 20 additions and 20 deletions

View file

@ -24,7 +24,7 @@ namespace auto_updater {
namespace {
// The gloal SQRLUpdater object.
// The global SQRLUpdater object.
SQRLUpdater* g_updater = nil;
} // namespace