forked from firka/flutter
Fixed typo (flutter/engine#6717)
In comments, replaced `...using using...` with just `...using...`
This commit is contained in:
committed by
Jason Simmons
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;
|
||||
|
||||
Reference in New Issue
Block a user