mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixed typo (flutter/engine#6717)
In comments, replaced `...using using...` with just `...using...`
This commit is contained in:
parent
b209c07864
commit
a85cd19202
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// This example shows how to show the text 'Hello, world.' using using the raw
|
||||
// This example shows how to show the text 'Hello, world.' using the raw
|
||||
// interface to the engine.
|
||||
|
||||
import 'dart:ui' as ui;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user