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

Unified Diff: pkg/compiler/lib/src/library_loader.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling Created 3 years, 8 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/compiler/lib/src/library_loader.dart
diff --git a/pkg/compiler/lib/src/library_loader.dart b/pkg/compiler/lib/src/library_loader.dart
index 9caf929497f187d9dfbe50b2a1b65ee05318526f..69bec2f4bb0d01359ecfe1773c535333c446bb38 100644
--- a/pkg/compiler/lib/src/library_loader.dart
+++ b/pkg/compiler/lib/src/library_loader.dart
@@ -1483,7 +1483,7 @@ class LibraryDependencyHandler implements LibraryLoader {
/// Information on the set libraries loaded as a result of a call to
/// [LibraryLoader.loadLibrary].
abstract class LoadedLibraries {
- /// The accesss the library object created corresponding to the library
+ /// The access the library object created corresponding to the library
/// passed to [LibraryLoader.loadLibrary].
LibraryEntity get rootLibrary;

Powered by Google App Engine
This is Rietveld 408576698