mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: cleanup some typos in comments (#25770)
This commit is contained in:
@@ -195,7 +195,7 @@ class Browser : public WindowListObserver {
|
||||
void UserActivityWasContinued(const std::string& type,
|
||||
base::DictionaryValue user_info);
|
||||
|
||||
// Gives an oportunity to update the Handoff payload.
|
||||
// Gives an opportunity to update the Handoff payload.
|
||||
bool UpdateUserActivityState(const std::string& type,
|
||||
base::DictionaryValue user_info);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user