Skip to content

Commit 60fab11

Browse files
dcharkesmosuem
andauthored
Update pkgs/native_assets_cli/lib/src/api/build_output.dart
Co-authored-by: Moritz <[email protected]>
1 parent 2747015 commit 60fab11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/native_assets_cli/lib/src/api/build_output.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ part 'link_output.dart';
3838
/// For more information see [build].
3939
///
4040
/// Designed to be a sink. The [BuildOutput] is not intended to be read from.
41-
/// [Builder]s stream outputs to the link output. For more info see [Builder].
41+
/// [Builder]s stream outputs to the build output. For more info see [Builder].
4242
abstract final class BuildOutput {
4343
/// Start time for the build of this output.
4444
///

0 commit comments

Comments
 (0)