Skip to content

Commit bff0401

Browse files
authored
1 parent 935c91e commit bff0401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/package_config/lib/src/package_config.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ abstract class PackageConfig {
2626
/// is expected, but none have been specified or found.
2727
static const PackageConfig empty = SimplePackageConfig.empty();
2828

29-
/// Creats a package configuration with the provided available [packages].
29+
/// Creates a package configuration with the provided available [packages].
3030
///
3131
/// The packages must be valid packages (valid package name, valid
3232
/// absolute directory URIs, valid language version, if any),

0 commit comments

Comments
 (0)