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

Unified Diff: test/descriptor.dart

Issue 1224153002: Fix a typo from e05cfca. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/descriptor.dart
diff --git a/test/descriptor.dart b/test/descriptor.dart
index 4a0a62b571d7c42f6b1d2dd3a05c1f8129923f71..ba2211063a4b8b682fe905799591b1acb805f39b 100644
--- a/test/descriptor.dart
+++ b/test/descriptor.dart
@@ -193,7 +193,7 @@ DirectoryDescriptor appDir([Map dependencies]) =>
/// Describes a `.packages` file.
///
/// [dependencies] maps package names to strings describing where the packages
-/// are located on disk. If the strings are sematnic versions, then the packages
+/// are located on disk. If the strings are semantic versions, then the packages
/// are located in the system cache; otherwise, the strings are interpreted as
/// relative `file:` URLs.
///
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698