Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update FlutterEngine_Internal.h
  • Loading branch information
dkwingsmt authored Feb 9, 2023
commit 0625db733e5dbadff925199f1f867a99ddf7e361
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
* the given controller, if successfully attached, will always have the default
* view ID kFlutterDefaultViewId.
*
* The engine holds a weak reference to the attached view controller.
* The engine holds a weak reference to the attached view controller.
*
* If the given view controller is already attached to an engine, this call
* throws an assertion.
Expand Down