diff --git a/engine/src/flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h b/engine/src/flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h index a173853b952..de6fcc2aa62 100644 --- a/engine/src/flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h +++ b/engine/src/flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h @@ -18,7 +18,7 @@ @class FlutterEngine; /** - * The name used for semantic update nofications via `NSNotificationCenter`. + * The name used for semantic update notifications via `NSNotificationCenter`. * * The object passed as the sender is the `FlutterViewController` associated * with the update.