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

Unified Diff: 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
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/lib/io/http_parser.dart ('k') | sdk/lib/io/http_parser.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/io/file_system_entity.dart
diff --git a/sdk/lib/io/file_system_entity.dart b/sdk/lib/io/file_system_entity.dart
index fe4777e5cb4a068dd9f1f3dd79c05cb12f357075..2bfc1d8a3b4c49f5ff548da89ca00e01cbbb9a7f 100644
--- a/sdk/lib/io/file_system_entity.dart
+++ b/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/http_parser.dart ('k') | sdk/lib/io/http_parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698