Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart

Issue 2688943002: Corrected spelling mistake from "happend" to "happen" throughout multiple files. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart
diff --git a/pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart b/pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart
index f39eafd29b5848352b8b9b9cded780be7a59600d..d1979490de9ad0b08707b21925ad033c8865f0b7 100644
--- a/pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart
+++ b/pkg/dev_compiler/tool/input_sdk/lib/io/file_system_entity.dart
@@ -433,7 +433,7 @@ abstract class FileSystemEntity {
* being listened to, not when the call to [watch] is issued.
*
* The returned value is an endless broadcast [Stream], that only stops when
- * one of the following happends:
+ * one of the following happens:
*
* * The [Stream] is canceled, e.g. by calling `cancel` on the
* [StreamSubscription].
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/lib/io/file.dart ('k') | pkg/dev_compiler/tool/input_sdk/lib/io/http_parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698