Commit 95f838b0 authored by Devon Carew's avatar Devon Carew

Update trace.dart (#4055)

parent 3693a7c3
......@@ -33,7 +33,7 @@ class TraceCommand extends FlutterCommand {
final String name = 'trace';
@override
final String description = 'Start and stop tracing for a running Flutter app (Android only).';
final String description = 'Start and stop tracing for a running Flutter app.';
@override
final String usageFooter =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment