Skip to content

Commit bbdf034

Browse files
authored
fix typo in setup.dart (#16)
1 parent baf2882 commit bbdf034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/setup.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import 'dart:io';
1616
import 'dart:convert';
1717

18-
/// Build a `[lib]webcryto.{so|dll|dylib}` in ´.dart_tool/webcrypto/` for the
18+
/// Build a `[lib]webcrypto.{so|dll|dylib}` in ´.dart_tool/webcrypto/` for the
1919
/// current root project.
2020
///
2121
/// Tricks in `lib/src/boringssl/lookup/lookup.dart` can find these files when

0 commit comments

Comments
 (0)