chore: fix typos in 'shell/' folder. (#43373)

This commit is contained in:
Alexander Cyon 2024-08-23 02:48:32 +02:00 committed by GitHub
parent 1aeca6fd0e
commit ca0837c852
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 36 additions and 36 deletions

View file

@ -261,7 +261,7 @@ class ClearDataTask {
}
private:
// An individiual |content::BrowsingDataRemover::Remove...| operation as part
// An individual |content::BrowsingDataRemover::Remove...| operation as part
// of a full |ClearDataTask|. This class manages its own lifetime, cleaning
// itself up after the operation completes and notifies the task of the
// result.