Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 71f2af3

Browse files
committed
fix typo
1 parent 2e527fc commit 71f2af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ui/channel_buffers.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// KEEP THIS SYNCHRONIZED WITH ../web_ui/lib/channel_buffers.dart
77
part of dart.ui;
88

9-
/// Deprecated. Migrate to [ChannelCallback] isntead.
9+
/// Deprecated. Migrate to [ChannelCallback] instead.
1010
///
1111
/// Signature for [ChannelBuffers.drain]'s `callback` argument.
1212
///

0 commit comments

Comments
 (0)