[tools] fix typo in tools (#4607)

This commit is contained in:
Chris Yang
2021-12-10 16:09:20 -08:00
committed by GitHub
parent 12afeda41e
commit e45a509b35

View File

@ -12,9 +12,9 @@ import 'common/package_looping_command.dart';
import 'common/process_runner.dart';
import 'common/repository_package.dart';
/// Lint the CocoaPod podspecs and run unit tests.
/// Run 'gradlew lint'.
///
/// See https://guides.cocoapods.org/terminal/commands.html#pod_lib_lint.
/// See https://developer.android.com/studio/write/lint.
class LintAndroidCommand extends PackageLoopingCommand {
/// Creates an instance of the linter command.
LintAndroidCommand(