We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf2882 commit bbdf034Copy full SHA for bbdf034
bin/setup.dart
@@ -15,7 +15,7 @@
15
import 'dart:io';
16
import 'dart:convert';
17
18
-/// Build a `[lib]webcryto.{so|dll|dylib}` in ´.dart_tool/webcrypto/` for the
+/// Build a `[lib]webcrypto.{so|dll|dylib}` in ´.dart_tool/webcrypto/` for the
19
/// current root project.
20
///
21
/// Tricks in `lib/src/boringssl/lookup/lookup.dart` can find these files when
0 commit comments